mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-06 07:51:47 +00:00
11 lines
254 B
Plaintext
11 lines
254 B
Plaintext
# Dependency and build folders created by the build scripts
|
|
/deps*/
|
|
/build*/
|
|
/install*/
|
|
/win/BuildDepsCache*.txt
|
|
# IfcExpressParser residue
|
|
/src/ifcexpressparser/__pycache__
|
|
/src/ifcexpressparser/express_parser.py
|
|
# Python test residue
|
|
/test/__pycache__
|