add package-lock.json to gitignore

This commit is contained in:
kialam 2018-10-03 12:05:39 -04:00 committed by AlanCoding
parent 04eec61387
commit 47711bc007
No known key found for this signature in database
GPG Key ID: FD2C3C012A72926B

2
.gitignore vendored
View File

@ -1,3 +1,4 @@
# Tags
.tags
.tags1
@ -52,6 +53,7 @@ __pycache__
**/node_modules/**
/tmp
**/npm-debug.log*
**/package-lock.json
# UI build flag files
awx/ui/.deps_built