mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-24 16:29:57 +00:00
add /test/__pycache__ to ignore list
This commit is contained in:
@@ -6,3 +6,5 @@
|
|||||||
# IfcExpressParser residue
|
# IfcExpressParser residue
|
||||||
/src/ifcexpressparser/__pycache__
|
/src/ifcexpressparser/__pycache__
|
||||||
/src/ifcexpressparser/express_parser.py
|
/src/ifcexpressparser/express_parser.py
|
||||||
|
# Python test residue
|
||||||
|
/test/__pycache__
|
||||||
|
|||||||
Reference in New Issue
Block a user