chore(workspace): gitignore graphify-out knowledge-graph artifacts
This commit is contained in:
parent
168acf4300
commit
a73a36829d
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -16,6 +16,9 @@ target
|
|||
# rustc will dump stack traces when hitting an internal compiler error to PWD
|
||||
rustc-ice-*.txt
|
||||
|
||||
# Derived knowledge-graph artifacts generated by graphify
|
||||
graphify-out/
|
||||
|
||||
# RustRover
|
||||
# JetBrains specific template is maintained in a separate JetBrains.gitignore that can
|
||||
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
|
||||
|
|
|
|||
Loading…
Reference in a new issue