aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 93a16e6..e576591 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,6 @@
compile_commands.json
+*.o
+src/assets
+src/FindThings
.cache
-*~ \ No newline at end of file
+*~