mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-23 21:58:46 +00:00
.gitignore: ignore __pycache__ in general
This commit is contained in:
+2
-3
@@ -4,7 +4,6 @@
|
|||||||
/install*/
|
/install*/
|
||||||
/win/BuildDepsCache*.txt
|
/win/BuildDepsCache*.txt
|
||||||
# IfcExpressParser residue
|
# IfcExpressParser residue
|
||||||
/src/ifcexpressparser/__pycache__
|
|
||||||
/src/ifcexpressparser/express_parser.py
|
/src/ifcexpressparser/express_parser.py
|
||||||
# Python test residue
|
# General Python residue
|
||||||
/test/__pycache__
|
__pycache__
|
||||||
|
|||||||
Reference in New Issue
Block a user