diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -18,5 +18,8 @@ Cargo.lock result .pre-commit-config.yaml +# Used to supply a token together with direnv +.env + # mac stuff (you're welcome sake) **/.DS_Store |
