Files
IfcOpenShell/.gitignore
T
Ken Arroyo Ohori cac9c91c56 Mac metadata
2017-01-27 15:31:37 -06:00

13 lines
262 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
.DS_Store