added gitignore to make the directory stay on github

This commit is contained in:
ACK-J
2022-02-28 00:34:04 -05:00
parent 830afe86e0
commit e38b6a4349

4
Wallets/.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore