summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2023-02-04 16:15:14 +0100
committerlonkaars <loek@pipeframe.xyz>2023-02-04 16:15:18 +0100
commitfba03cf4e13783d2d0c355c1a7d7c0799762aea5 (patch)
tree37ec42b299ecf6ec64d3607954279658c4a6635e /.gitignore
week 1 deel 1 (initial commit)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..4cf3fc4
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,6 @@
+**/*.o
+**/*.pdf
+**/main
+**/compile_commands.json
+**/.cache
+