mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 01:57:35 -03:30
add package-lock.json to gitignore
This commit is contained in:
parent
04eec61387
commit
47711bc007
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user