aboutsummaryrefslogtreecommitdiff
path: root/gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'gitignore')
-rw-r--r--gitignore7
1 files changed, 3 insertions, 4 deletions
diff --git a/gitignore b/gitignore
index ac3d0c0..c1b7b44 100644
--- a/gitignore
+++ b/gitignore
@@ -8,14 +8,13 @@
# Ignore backup files in general
*~
-# Ignore default meson output in general
-result
+# Ignore default nix output in general
+result*
# C development
+build
.gdbinit
.cache/
-compile_commands.json
-compile_commands.events.json
# Python development
__pycache__/