summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorGraham Mainwaring <gmainwaring@ansible.com>2016-09-28 18:38:37 +0200
committerGraham Mainwaring <gmainwaring@ansible.com>2016-09-28 18:38:37 +0200
commitf6c50cc63a8946ae81c3c17effb1a1ff5f5f1308 (patch)
treed04e8189664728b78ce5e851c94fe174ba1c46bc /.gitignore
parentMerge pull request #3606 from cchurch/fix-ldap-saml-defaults (diff)
downloadawx-f6c50cc63a8946ae81c3c17effb1a1ff5f5f1308.tar.xz
awx-f6c50cc63a8946ae81c3c17effb1a1ff5f5f1308.zip
Update Makefile so that ui-release does not get rebuilt over and over when troubleshooting build/release processes
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 20e90fc35c..afd8aa7187 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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