Compare commits

..

2 commits

Author SHA1 Message Date
Sara d447b7438a git: added compile_commands to ignore 2025-06-03 21:52:17 +02:00
Sara 0219664ee6 git: added cache to ignore 2025-06-03 21:52:08 +02:00

2
.gitignore vendored
View file

@ -1,3 +1,5 @@
bin bin
build build
Makefile Makefile
.cache
compile_commands.json