aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2024-10-26 17:26:36 +0200
committerLoek Le Blansch <loek@pipeframe.xyz>2024-10-26 17:26:36 +0200
commit6781cee55a4e7f232eae3e5f2a652045412339ae (patch)
tree2bfd37fd36f4513d24c076051c64ee07608ddcf6 /.gitignore
parentc101364d4aafe50807cf7c8a831fb66eade3fb7f (diff)
use cmake instead of make
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 1 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index b24328f..9785597 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,2 @@
-main
-*.o
-compile_commands.json
+build
.cache