Ignore all in /tmp dir

Other items may be stored in the future, not sure of naming convention
for session files etc. Better to ignore tmp/*
This commit is contained in:
Matt Pass
2014-10-31 13:06:45 +00:00
parent 2a4d75bf9d
commit b6baa39f0b

5
.gitignore vendored
View File

@@ -2,7 +2,4 @@ error-log.txt
backups/*.zip
lib/config-*
test/test-file1.txt
tmp/oldVersion
tmp/new-version*
tmp/bug-report.log
tmp/sess*
tmp/*