Skip to content

Commit 6986b90

Browse files
committed
Move Brick.ttl ignore to main git-ignore file
1 parent 9cedd37 commit 6986b90

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,3 +98,6 @@ src/ifcopenshell-python/ifcopenshell/ifcopenshell_wrapper.py
9898

9999
# clangd cache
100100
.cache
101+
102+
# Brickschema
103+
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)