Commit c7a35e2145241da87dddd0246e6000e8e055c1d5

Authored by Jason Axelson (dell.server)
Committed by General KT Account
1 parent d5390c96

Updated gitignore

*~ ignore backup files
var/log/ ignore log files

Signed-off-by: General KT Account <kt-sysadmin@knowledgetree.com>
Showing 1 changed file with 2 additions and 0 deletions
.gitignore
  1 +*~
1 var/cache/configcache 2 var/cache/configcache
  3 +var/log/
2 bin/luceneserver/lucene.pid 4 bin/luceneserver/lucene.pid
3 *.tmproj 5 *.tmproj
4 .DS_Store 6 .DS_Store
5 \ No newline at end of file 7 \ No newline at end of file