gitignore: exclude graphify-out local tool cache
All checks were successful
dev release / build (push) Successful in 1m7s
All checks were successful
dev release / build (push) Successful in 1m7s
This commit is contained in:
parent
700fc3ed16
commit
3049a20be3
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -35,3 +35,6 @@ logs/
|
||||||
|
|
||||||
# Internal design documents (not for distribution)
|
# Internal design documents (not for distribution)
|
||||||
aster-brief.md
|
aster-brief.md
|
||||||
|
|
||||||
|
# graphify knowledge-graph output (local tool cache, not for commit)
|
||||||
|
graphify-out/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue