Added direnv artifacts to ignore
This commit is contained in:
parent
4b1b6e7648
commit
2732cae0e5
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,3 +1,6 @@
|
|||
# Generated by direnv and nix-shell
|
||||
.direnv
|
||||
|
||||
# Generated by Cargo
|
||||
# will have compiled files and executables
|
||||
/target/
|
||||
|
|
Loading…
Reference in a new issue