You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-wallet/.gitignore

20 lines
158 B

6 years ago
build
# Dependency directory
node_modules
# OSX
.DS_Store
# Editors
.idea
.vscode
*.sublime-project
*.sublime-workspace
# Logs
logs
*.log
.yarnclean
6 years ago
_old