.gitignore: add /src/ifcexpressparser/__pycache__ & /src/ifcexpressparser/express_parser.py

This commit is contained in:
Stinkfist0
2015-11-22 02:39:45 +02:00
parent 16a82f035f
commit 89b3b96f1e
+2
View File
@@ -3,3 +3,5 @@
/build*/
/install*/
/win/BuildDepsCache*.txt
/src/ifcexpressparser/__pycache__
/src/ifcexpressparser/express_parser.py