aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorlamp2023-03-05 21:39:53 +0000
committerlamp2023-03-05 21:39:53 +0000
commit8d29c1c8ca2bda77d9ef5e971986de62b76b7232 (patch)
treef686993fa1dfeb14e9ff63ae8b5ac73c35ffe29a /.gitignore
initmain
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..9479979
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+/build
+compile_commands.json
+/.cache \ No newline at end of file