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