chore: update .gitignore to include __debug_bin* and remove debug binary file
This commit is contained in:
parent
13a198da82
commit
6920d7ae95
|
|
@ -27,3 +27,6 @@ dist/
|
||||||
build/
|
build/
|
||||||
|
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
||||||
|
__debug_bin*
|
||||||
|
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Reference in New Issue