mirror of
https://github.com/ansible/awx.git
synced 2026-03-06 03:01:06 -03:30
Update Makefile so that ui-release does not get rebuilt over and over when troubleshooting build/release processes
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -51,8 +51,9 @@ __pycache__
|
||||
/tmp
|
||||
npm-debug.log
|
||||
|
||||
# UI build debugging
|
||||
# UI build flag files
|
||||
awx/ui/.deps_built
|
||||
awx/ui/.release_built
|
||||
|
||||
# Testing
|
||||
.cache
|
||||
|
||||
Reference in New Issue
Block a user