From f6c50cc63a8946ae81c3c17effb1a1ff5f5f1308 Mon Sep 17 00:00:00 2001 From: Graham Mainwaring Date: Wed, 28 Sep 2016 12:38:37 -0400 Subject: Update Makefile so that ui-release does not get rebuilt over and over when troubleshooting build/release processes --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') 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 -- cgit v1.2.3