Add .direnv/ to .gitignore. This is the directory that holds the nix-generated development environment

This commit is contained in:
Jeremy O'Brien
2025-04-24 12:18:22 -04:00
parent 36b981c9eb
commit 0fc4d244ea

1
.gitignore vendored
View File

@@ -5,3 +5,4 @@
.vscode/launch.json
.vscode/ipch
out/
.direnv/