summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorKeith Grant <keithjgrant@redhat.com>2020-06-03 20:11:40 +0200
committerKeith Grant <keithjgrant@redhat.com>2020-06-29 22:49:58 +0200
commitaa12e323b42bdec30470e155da9b0ba7f8f7f69c (patch)
treecac652d019f8a5443992838c7b76a39560afef49 /.gitignore
parentMerge pull request #7469 from jakemcdermott/fix-7454 (diff)
downloadawx-aa12e323b42bdec30470e155da9b0ba7f8f7f69c.tar.xz
awx-aa12e323b42bdec30470e155da9b0ba7f8f7f69c.zip
ignore .env.local file
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2f3635eabe..406382197f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,6 +31,7 @@ awx/ui/templates/ui/installing.html
awx/ui_next/node_modules/
awx/ui_next/coverage/
awx/ui_next/build
+awx/ui_next/.env.local
rsyslog.pid
/tower-license
/tower-license/**