update gitignore

master
Michael Pandu 3 years ago
parent 520a250327
commit c14d4b43c3

3
.gitignore vendored

@ -1,3 +1,6 @@
# local build
package-lock.json
# Logs
logs
*.log

4
package-lock.json generated

@ -1,12 +1,12 @@
{
"name": "emailnotification",
"version": "1.0.0",
"version": "2.0.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "emailnotification",
"version": "1.0.0",
"version": "2.0.1",
"license": "ISC",
"dependencies": {
"amqplib": "^0.10.3",

Loading…
Cancel
Save