Skip to content

Commit b6baa39

Browse files
committed
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/*
1 parent 2a4d75b commit b6baa39

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.gitignore

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,4 @@ error-log.txt
22
backups/*.zip
33
lib/config-*
44
test/test-file1.txt
5-
tmp/oldVersion
6-
tmp/new-version*
7-
tmp/bug-report.log
8-
tmp/sess*
5+
tmp/*

0 commit comments

Comments
 (0)