From 74d07d8fb840c30c7b69ce4ed4566d8f6f71b51a Mon Sep 17 00:00:00 2001 From: Thomas Keller Date: Sun, 9 Oct 2011 01:53:37 +0200 Subject: [PATCH] Ignore a couple of file patterns more and sort the list for easier reading. --- .gitignore | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 530a8f1..faadd4c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,14 +1,19 @@ *~ -tmp +.buildpath +.externalToolBuilders +.project +.settings +.tx/config +attachments +indefero-*.zip src/IDF/conf/idf.php src/IDF/conf/idf.test.php -www/test.php -www/media/upload -src/IDF/gettexttemplates -indefero-*.zip src/IDF/conf/path.php -.tx/config +src/IDF/gettexttemplates src/IDF/locale/idf.pot.bak +test/config.php test/test.db test/tmp -test/config.php +tmp +www/media/upload +www/test.php