summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJoel Klinghed <the_jk@spawned.biz>2025-09-03 00:49:27 +0200
committerJoel Klinghed <the_jk@spawned.biz>2025-09-03 00:49:27 +0200
commitd75b25d50f4df655d1e69ff900cfeee823039296 (patch)
treee4afe9877021c4c76ffdf8dbbcc25c0c7f1a7f34 /.gitignore
Initial commit
Only a basic argument parser to start with.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..db9f3cd
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+/build/
+/compile_commands.json