Skip to content
This repository was archived by the owner on Nov 24, 2024. It is now read-only.

Commit 01da849

Browse files
committed
Move Brick.ttl ignore to main git-ignore file
1 parent a34b8d0 commit 01da849

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,3 +92,6 @@ src/blenderbim/layouts
9292
# ifcopenshell swig and compiled files
9393
src/ifcopenshell-python/ifcopenshell/_ifcopenshell_wrapper.so
9494
src/ifcopenshell-python/ifcopenshell/ifcopenshell_wrapper.py
95+
96+
# Brickschema
97+
src/blenderbim/blenderbim/bim/schema/Brick.ttl
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
# addon writes tmp stuff directly to its dir
2-
/data/
3-
/schema/Brick.ttl
2+
/data/

0 commit comments

Comments
 (0)