diff options
author | Shane McDonald <shanemcd@redhat.com> | 2020-12-22 20:05:31 +0100 |
---|---|---|
committer | Shane McDonald <shanemcd@redhat.com> | 2020-12-22 20:27:47 +0100 |
commit | f951aa24bfeaf5c5bc1fc31b31a62623efa04a76 (patch) | |
tree | acb1e92be723f226e2a07335067d835b4201e895 /.gitignore | |
parent | Speed up subsequent invocations of ui-devel / ui-release (diff) | |
download | awx-f951aa24bfeaf5c5bc1fc31b31a62623efa04a76.tar.xz awx-f951aa24bfeaf5c5bc1fc31b31a62623efa04a76.zip |
More sane way of building the official AWX image
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 573befb33d..54c57c36fe 100644 --- a/.gitignore +++ b/.gitignore @@ -148,3 +148,4 @@ use_dev_supervisor.txt *.# /tools/docker-compose/overrides/ /awx/ui_next/.ui-built +/Dockerfile |