summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 5 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index ff46ce5..76797ef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,7 @@
-.direnv
+# nix build results
result*
repl-result-out*
-.luarc.json
+
+# dev shell artifacts
+.direnv
+.pre-commit-config.yaml