core-js/.gitignore

24 lines
177 B
Plaintext
Raw Permalink Normal View History

2018-09-05 10:01:59 +00:00
*.log
.idea
.DS_Store
.cache
node_modules
coverage
lib
esm5
lib-esm
esm2015
lib-fesm
fesm
umd
bundles
typings
types
docs
dist
## this is generated by `npm pack`
*.tgz
package