mirror of
https://github.com/yagop/node-telegram-bot-api
synced 2025-08-22 01:47:25 +00:00
Notes: We are deprecating support for Node.js v0.12, to be removed in next major version!
22 lines
200 B
Plaintext
22 lines
200 B
Plaintext
# lcov
|
|
coverage/
|
|
*.log
|
|
.package.json
|
|
|
|
# artifacts & source
|
|
README.hbs
|
|
output.md
|
|
output/
|
|
test/
|
|
examples/
|
|
lib-doc/
|
|
|
|
# dotfiles
|
|
.travis.yml
|
|
.eslintrc
|
|
.eslintignore
|
|
.editorconfig
|
|
.babelrc
|
|
.gitignore
|
|
.git
|