Build to awx/ui/static instead of dist

This commit is contained in:
Joe Fiorini
2015-07-20 11:33:09 -04:00
parent 98a37a354a
commit 811d0b1403
6 changed files with 18 additions and 18 deletions

3
.gitignore vendored
View File

@@ -18,8 +18,7 @@ awx/main/fixtures
awx/*.log
tower/tower_warnings.log
celerybeat-schedule
awx/ui/static/docs
awx/ui/dist
awx/ui/static
# Python & setuptools
__pycache__