mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-03-03 15:24:00 +01:00
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:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -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/*
|
||||
Reference in New Issue
Block a user