Selaa lähdekoodia

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

Jeremy O'Brien 1 vuosi sitten
vanhempi
sitoutus
0fc4d244ea
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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