Update gitignore to discard debug binary
This commit is contained in:
parent
193ba95735
commit
dcc322c71d
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,4 +1,5 @@
|
||||||
.env
|
.env
|
||||||
*.exe
|
*.exe
|
||||||
pop-camarades
|
pop-camarades
|
||||||
*.db
|
*.db
|
||||||
|
__debug_bin*
|
||||||
Loading…
Add table
Add a link
Reference in a new issue