chore(workspace): ignore tmp/ scratch specs
This commit is contained in:
parent
82cb8513be
commit
858200b58f
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -27,6 +27,7 @@ graphify-out/
|
||||||
|
|
||||||
# Machine-local files
|
# Machine-local files
|
||||||
*.local.*
|
*.local.*
|
||||||
|
tmp/
|
||||||
|
|
||||||
# RustRover
|
# RustRover
|
||||||
# JetBrains specific template is maintained in a separate JetBrains.gitignore that can
|
# JetBrains specific template is maintained in a separate JetBrains.gitignore that can
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue