summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 3 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index 9561abe..be788a6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,9 +1,6 @@
-# obj file dir
-/objs/
-
-# exe
-/dged
-/run-tests
+# build dirs
+/build/
+/obj/
# clangd things
/compile_commands.json