Add .direnv to gitignore
This commit is contained in:
parent
b9c4c65082
commit
8c5b9f9295
@ -1 +0,0 @@
|
|||||||
flake-profile-3-link
|
|
@ -1 +0,0 @@
|
|||||||
/nix/store/8b5yx1xf1rxjli92p6d51naaglfvpxm7-nix-shell-env
|
|
4
.gitignore
vendored
4
.gitignore
vendored
@ -1 +1,5 @@
|
|||||||
|
# Rust build artifacts
|
||||||
/target
|
/target
|
||||||
|
|
||||||
|
# direnv cache (should not be committed)
|
||||||
|
.direnv/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user