wallet-core/extension/.gitignore
Florian Dold 473503a246 The great modularization.
Use ES6 module syntax and SystemJS modules for everything.

Some testing stubs were added as well.
2016-01-10 20:07:42 +01:00

8 lines
91 B
Plaintext

node_modules/
*.js.map
background/*.js
lib/wallet/*.js
lib/*.js
popup/*.js
test/tests/*.js