added zend studio to gitignore

This commit is contained in:
Alexander Makarov
2011-08-25 20:08:03 +04:00
parent 01adc984f8
commit 3e18a7a6a0

14
.gitignore vendored
View File

@ -1,3 +1,13 @@
/.idea/
/nbproject/
# phpstorm project files
.idea
# netbeans project files
nbproject
# zend studio for eclipse project files
.buildpath
.project
.settings
# windows thumbnail cache
Thumbs.db