瀏覽代碼

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/