2
0
mirror of https://github.com/yagop/node-telegram-bot-api synced 2025-08-22 09:57:10 +00:00

feat(npmignore): reduce final bundle size

This commit is contained in:
AVVS 2016-03-17 13:18:37 +03:00
parent 83e42201ee
commit 6959377a76

21
.npmignore Normal file
View File

@ -0,0 +1,21 @@
# lcov
coverage/
*.log
.package.json
# artifacts & source
README.hbs
output.md
output/
src/
test/
examples/
# dotfiles
.travis.yml
.eslintrc
.eslintignore
.editorconfig
.babelrc
.gitignore
.git