aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2024-06-07 15:22:00 +0200
committerLoek Le Blansch <loek@pipeframe.xyz>2024-06-07 15:22:00 +0200
commit9e1b22e12bb0915081c94e6266b9725251500dcd (patch)
tree014f96a345201df949bcb4ff032728e792c18be9 /.gitignore
parentbde4c3fe7885b66c0bb59b8407c74b350fc6b44d (diff)
WIP begin writing factory
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4ce588c..1707139 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
main
*.o
.vscode
+.cache
+compile_commands.json