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