git ignore the binary

This commit is contained in:
Daniel Krol 2022-08-27 11:36:08 -04:00
parent f090a034de
commit 4f97d7761f

2
.gitignore vendored
View file

@ -1,3 +1,5 @@
/sql.db /sql.db
dist/ dist/
/wallet-sync-server