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:
parent
83e42201ee
commit
6959377a76
21
.npmignore
Normal file
21
.npmignore
Normal 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
|
Loading…
x
Reference in New Issue
Block a user