mirror of
https://github.com/ansible/awx.git
synced 2026-03-05 02:31:03 -03:30
add package-lock.json to gitignore
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user