about summary refs log tree commit diff stats
path: root/build/c/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'build/c/.gitignore')
-rw-r--r--build/c/.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/build/c/.gitignore b/build/c/.gitignore
new file mode 100644
index 0000000..8dad36b
--- /dev/null
+++ b/build/c/.gitignore
@@ -0,0 +1,7 @@
+# build
+/target
+/result
+
+# dev env
+.direnv
+.ccls-cache