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

29 lines
266 B

build
# Dependency directory
node_modules
# OSX
.DS_Store
# Editors
.idea
.vscode
*.sublime-project
*.sublime-workspace
# Logs
logs
*.log
.yarnclean
_old
coverage
test/**/__diff_output__
test/screenshots
translations/extractedMessages
translations/*.csv
.env