ソースを参照

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

Jeremy O'Brien 1 年間 前
コミット
0fc4d244ea
1 ファイル変更1 行追加0 行削除
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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