diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -15,7 +15,8 @@ Cargo.lock # nix stuff .direnv/ -result +result* +repl-result-out* .pre-commit-config.yaml # Used to supply a token together with direnv |
