mirror of
https://github.com/muun/recovery.git
synced 2025-02-23 03:22:31 -05:00
18 lines
120 B
Plaintext
18 lines
120 B
Plaintext
# Mac OS X finder
|
|
.DS_Store
|
|
|
|
# Vim swap files
|
|
*~
|
|
.*.sw[a-z]
|
|
|
|
# VS code
|
|
.vscode
|
|
|
|
# Goland
|
|
.idea
|
|
|
|
# Golang
|
|
/bin
|
|
/pkg
|
|
/src
|