aboutsummaryrefslogtreecommitdiff
path: root/c/.gitignore
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-12-10 00:39:16 +0100
committerThomas Voss <mail@thomasvoss.com> 2023-12-10 00:39:37 +0100
commit03f8544691a8de9f77a803fd8cd2eeadb919ec03 (patch)
tree4d3431d678b892cb057af72a982ac73d313d60f9 /c/.gitignore
Genesis commit
Diffstat (limited to 'c/.gitignore')
-rw-r--r--c/.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/c/.gitignore b/c/.gitignore
new file mode 100644
index 0000000..b8be893
--- /dev/null
+++ b/c/.gitignore
@@ -0,0 +1,3 @@
+.cache/
+compile_commands.json
+*.o