mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 01:57:35 -03:30
Remove gitignore from awx/ui_next and add rules to base gitignore
This commit is contained in:
parent
2de5fbdac7
commit
051bbcaeb5
3
.gitignore
vendored
3
.gitignore
vendored
@ -28,6 +28,9 @@ awx/ui/build_test
|
||||
awx/ui/client/languages
|
||||
awx/ui/templates/ui/index.html
|
||||
awx/ui/templates/ui/installing.html
|
||||
awx/ui_next/node_modules/
|
||||
awx/ui_next/coverage/
|
||||
awx/ui_next/build/locales/_build
|
||||
/tower-license
|
||||
/tower-license/**
|
||||
tools/prometheus/data
|
||||
|
||||
3
awx/ui_next/.gitignore
vendored
3
awx/ui_next/.gitignore
vendored
@ -1,3 +0,0 @@
|
||||
node_modules/
|
||||
coverage/
|
||||
build/locales/_build
|
||||
Loading…
x
Reference in New Issue
Block a user