Files
IfcOpenShell/.gitignore
T
2016-06-02 14:36:55 +03:00

10 lines
217 B
Plaintext

# Dependency and build folders created by the build scripts
/deps*/
/build*/
/install*/
/win/BuildDepsCache*.txt
# IfcExpressParser residue
/src/ifcexpressparser/express_parser.py
# General Python residue
__pycache__