summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.envrc4
-rw-r--r--.gitignore1
2 files changed, 5 insertions, 0 deletions
diff --git a/.envrc b/.envrc
new file mode 100644
index 0000000..4854106
--- /dev/null
+++ b/.envrc
@@ -0,0 +1,4 @@
+#!/usr/bin/env bash
+
+# Automatically Load nix devShell w/dotenv
+use flake
diff --git a/.gitignore b/.gitignore
index 88bf2b6..f319d39 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,6 +12,7 @@ rust-project.json
*.iml
*.o
public/
+.direnv/
# Local Netlify folder
.netlify