From 2fdcbd1ac3667199bf91c81b3d11c2161de49c9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Sat, 17 Aug 2013 21:27:14 +0200 Subject: [PATCH] typo in gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0bd838d..d190a8b 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,4 @@ composer.phar db/poche.sqlite output phpdoc* -inc/config/myconfig.inc.php +inc/poche/myconfig.inc.php \ No newline at end of file