aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 9 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 2624781..edda9fd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,10 @@
-/eww/*
+# build results
/corvid
-/result \ No newline at end of file
+/result
+
+# eww test widgets
+/eww/*
+
+# direnv
+.envrc
+.direnv