about summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 7 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index f2ec770e3c..0b135e7034 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,7 @@
-/.vscode
-/statik
-/.envrc.private
-/gerrit-queue
+# Ignore the garbage folder, in which I slowly assemble a bunch of
+# trash locally that might be valuable in the future.
+garbage/
+
+# Ignore Nix result symlinks
+result
+result-*