Explorar o código

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

Jeremy O'Brien hai 1 ano
pai
achega
0fc4d244ea
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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