Files
IfcOpenShell/.gitignore
T
2017-03-13 19:26:54 -06:00

17 lines
351 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__
# Visual Studio Code files
.vscode
# Mac metadata
.DS_Store
# Conversion results
/test/input/*.obj
/test/input/*.mtl
/test/input/*.tmp