Ver Fonte

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

Jeremy O'Brien há 1 ano atrás
pai
commit
0fc4d244ea
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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