wallet-core/.gitignore
Florian Dold 23633cf1be
gitignore
2017-10-14 22:46:08 +02:00

13 lines
175 B
Plaintext

.idea/
.nyc_output/
build/
dist/
# Even though node_modules are tracked in git,
# per default we don't want them to show up in git status
node_modules
*.swp
yarn-error.log