Update gitignore to discard debug binary

This commit is contained in:
William Bouzourène 2025-01-06 16:09:42 +01:00
parent 29b26532c6
commit 3e4cc96027

1
.gitignore vendored
View file

@ -2,3 +2,4 @@
*.exe
pop-camarades
*.db
__debug_bin*