Commit bb0d15add90539d8d1950ce93ecb18ab7c23ba92

Authored by Kevin G Fourie
1 parent e6428228

Updated .gitignore for Zend IDE environment too.

Showing 1 changed file with 6 additions and 3 deletions
.gitignore
1 *~ 1 *~
2 -var/cache/configcache  
3 -var/log/  
4 bin/luceneserver/lucene.pid 2 bin/luceneserver/lucene.pid
5 *.tmproj 3 *.tmproj
6 -.DS_Store  
7 \ No newline at end of file 4 \ No newline at end of file
  5 +.DS_Store
  6 +.buildpath
  7 +.project
  8 +.settings/
  9 +dummy.php
  10 +var/*