fix: Add test binary to .gitignore

This commit is contained in:
2025-06-24 20:24:51 +02:00
parent 8d45dc827a
commit cf1a311c14
2 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@@ -1,2 +1,5 @@
.cache/
compile_commands.json
# Binary
test

BIN
test

Binary file not shown.