2
0
mirror of https://github.com/yagop/node-telegram-bot-api synced 2025-08-23 10:27:49 +00:00

chore: Ignore package lock file

This commit is contained in:
GochoMugo 2017-12-20 12:41:03 +03:00
parent 8edf1fbc6d
commit 1f4c79ec8e
No known key found for this signature in database
GPG Key ID: 7B6A01CB57AA39E4

1
.gitignore vendored
View File

@ -2,6 +2,7 @@ node_modules
coverage/ coverage/
npm-debug.log npm-debug.log
.package.json .package.json
package-lock.json
output.md output.md
output/ output/
lib/ lib/