feat: add repl-result-out to gitignore
This commit is contained in:
parent
2a946ea00d
commit
73753e3277
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -4,5 +4,6 @@
|
||||||
|
|
||||||
**/.pre-commit-config.yaml
|
**/.pre-commit-config.yaml
|
||||||
**/result
|
**/result
|
||||||
|
**/repl-result-out
|
||||||
/.direnv
|
/.direnv
|
||||||
/.ruff_cache
|
/.ruff_cache
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue