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 2 bin/luceneserver/lucene.pid
5 3 *.tmproj
6   -.DS_Store
7 4 \ No newline at end of file
  5 +.DS_Store
  6 +.buildpath
  7 +.project
  8 +.settings/
  9 +dummy.php
  10 +var/*
... ...