Add .direnv/ to .gitignore. This is the directory that holds the nix-generated development environment
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -5,3 +5,4 @@
|
|||||||
.vscode/launch.json
|
.vscode/launch.json
|
||||||
.vscode/ipch
|
.vscode/ipch
|
||||||
out/
|
out/
|
||||||
|
.direnv/
|
||||||
|
|||||||
Reference in New Issue
Block a user