wallet-core/.gitignore
Florian Dold 799fe2cc36
gitignore
2019-05-07 23:49:02 +02:00

15 lines
204 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
npm-packages-offline-cache/