From 86cab45ce2a9fa6eeaf685dc555cf6eaec86707c Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Sat, 6 Jul 2013 17:11:25 +0100 Subject: [PATCH] Ignore test-file1.txt --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d11f828..4c61ee1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ error-log.txt backups/*.zip -lib/config-*.php -test/test-file1.txt \ No newline at end of file +lib/config-*.php \ No newline at end of file