Added Zend Studio to .gitignore

This commit is contained in:
Ramon van Belzen 2013-01-13 11:02:00 +01:00
parent 37734cfd49
commit 4d28834939
1 changed files with 7 additions and 1 deletions

6
.gitignore vendored
View File

@ -4,3 +4,9 @@ project.xml
project.properties
.DS_Store
Thumbs.db
# Zend Studio files #
#####################
.buildpath
.project
.settings*