aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 4 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 995babd..723499b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,10 +3,10 @@
\#*
.\#*
-# CMake
-Debug/
-Release/
-
+# Ninja
+.ninja_*
+*.o
+scoville
# Local Variables:
# mode: conf