mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-05 23:41:44 +00:00
18 lines
326 B
Plaintext
18 lines
326 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__
|
|
*.py.bak
|
|
# Visual Studio Code files
|
|
.vscode
|
|
# PyCharm files
|
|
.idea
|
|
/docs/output
|
|
/docs/rst_files
|
|
/docs/doxygen
|