Explorar el Código

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

Jeremy O'Brien hace 1 año
padre
commit
0fc4d244ea
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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