Ignore IDE specific meta files

This commit is contained in:
Madhura Jayaratne 2013-11-27 22:46:34 +05:30
parent 7842d5f0e0
commit 7f2fec3add

2
.gitignore vendored
View File

@ -41,3 +41,5 @@ phpunit.xml
/build/
# Netbeans ide stuff
/nbproject/
# Eclipse ide stuff
/.pydevproject