소스 검색

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/