ethers.js/.npmignore

12 lines
200 B
Plaintext
Raw Normal View History

2018-06-22 04:13:34 +03:00
# This is only needed for building dist and library files
gulpfile.js
2018-06-22 04:13:34 +03:00
# We do not need the TypeScipt source in deployments
src.browser/
src.ts/
2018-06-22 04:15:28 +03:00
tsconfig.json
# To run tests, checkout GitHub
tests/