mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-21 08:45:22 +00:00
bonsai .gitignore #5178
This commit is contained in:
+11
-11
@@ -73,19 +73,19 @@ src/ifcopenshell-python/test/build
|
|||||||
# mypy cache
|
# mypy cache
|
||||||
.mypy_cache
|
.mypy_cache
|
||||||
|
|
||||||
# blenderbim libs
|
# bonsai libs
|
||||||
src/blenderbim/blenderbim/libs
|
src/bonsai/bonsai/libs
|
||||||
|
|
||||||
# blenderbim i18n
|
# bonsai i18n
|
||||||
src/blenderbim/blenderbim/translations.py
|
src/bonsai/bonsai/translations.py
|
||||||
|
|
||||||
# blenderbim test temp files
|
# bonsai test temp files
|
||||||
src/blenderbim/test/files/temp
|
src/bonsai/test/files/temp
|
||||||
src/blenderbim/test/files/basic.ifc.cache.blend
|
src/bonsai/test/files/basic.ifc.cache.blend
|
||||||
src/blenderbim/test/files/basic.ifc.cache.sqlite
|
src/bonsai/test/files/basic.ifc.cache.sqlite
|
||||||
|
|
||||||
src/blenderbim/drawings
|
src/bonsai/drawings
|
||||||
src/blenderbim/layouts
|
src/bonsai/layouts
|
||||||
|
|
||||||
# ifcopenshell swig and compiled files
|
# ifcopenshell swig and compiled files
|
||||||
src/ifcopenshell-python/ifcopenshell/_ifcopenshell_wrapper.so
|
src/ifcopenshell-python/ifcopenshell/_ifcopenshell_wrapper.so
|
||||||
@@ -100,4 +100,4 @@ src/ifcopenshell-python/ifcopenshell/ifcopenshell_wrapper.py
|
|||||||
.cache
|
.cache
|
||||||
|
|
||||||
# Brickschema
|
# Brickschema
|
||||||
src/blenderbim/blenderbim/bim/schema/Brick.ttl
|
src/bonsai/bonsai/bim/schema/Brick.ttl
|
||||||
|
|||||||
Reference in New Issue
Block a user