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