From 6bc2da519197738e021b82cde56f0281596f2073 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Fri, 16 Aug 2013 20:17:16 +0200 Subject: ignore myconfig.inc.php in git --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 5e992c2e..17af57cf 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ vendor composer.phar db/poche.sqlite output -phpdoc* \ No newline at end of file +phpdoc* +inc/config/myconfig.inc.php \ No newline at end of file -- cgit v1.2.3