summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorChris Boesch <chrboesch@noreply.codeberg.org>2023-04-25 18:31:12 +0000
committerGitHub <noreply@github.com>2023-04-25 18:31:12 +0000
commit58e28761be8edb2847876f563bece79e023a5ab9 (patch)
tree37cd604b63a2dffa79e65a37f29cd236d24543f5 /.gitignore
parent752efd891da5d640b345849471357ba176fe4d1b (diff)
parent7470c294759d9595a7a354af07ea17ca23f21811 (diff)
Merge pull request #256 from perillo/improve-more-2
More improvements
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 4 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index eeb5eef..4dc8b36 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,4 @@
-*~
-*.swp
-zig-cache/
-answers/
-patches/healed/
+/zig-cache/
+/zig-out/
+/answers/
+/patches/healed/