mirror of
https://github.com/muun/recovery.git
synced 2025-11-13 07:11:45 -05:00
Release v0.1.0
This commit is contained in:
17
vendor/github.com/muun/libwallet/.gitignore
generated
vendored
Normal file
17
vendor/github.com/muun/libwallet/.gitignore
generated
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
# Mac OS X finder
|
||||
.DS_Store
|
||||
|
||||
# Vim swap files
|
||||
*~
|
||||
.*.sw[a-z]
|
||||
|
||||
# VS code
|
||||
.vscode
|
||||
|
||||
# Goland
|
||||
.idea
|
||||
|
||||
# Golang
|
||||
/bin
|
||||
/pkg
|
||||
/src
|
||||
Reference in New Issue
Block a user