瀏覽代碼

Add minimal envrc for flake direnv

Janus 4 年之前
父節點
當前提交
c97f30f4dc
共有 2 個文件被更改,包括 4 次插入1 次删除
  1. 1 0
      .envrc
  2. 3 1
      .gitignore

+ 1 - 0
.envrc

@@ -0,0 +1 @@
+use flake 'github:darkrenaissance/darkfi/nix'

+ 3 - 1
.gitignore

@@ -1,4 +1,6 @@
 target
 *.pyc
 *.sage.py
-
+.confdir
+.direnv/
+result