summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJohn Mitchell <jlmitch5@ncsu.edu>2015-09-24 23:30:17 +0200
committerJohn Mitchell <jlmitch5@ncsu.edu>2015-09-24 23:30:17 +0200
commit0f5dde3bd4e52ee815fbdbe805b6ea2bc18899a0 (patch)
tree62532fe2300af493c2f712fb444eae5dcd6ef599 /.gitignore
parentstyling updates based on taufique suggestions (diff)
downloadawx-0f5dde3bd4e52ee815fbdbe805b6ea2bc18899a0.tar.xz
awx-0f5dde3bd4e52ee815fbdbe805b6ea2bc18899a0.zip
update gitignore to include local_settings.json
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e47a9df7cb..087dba5265 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,6 +13,7 @@ awx/public/static
awx/ui/tests/test-results.xml
awx/ui/static/js/awx.min.js
awx/ui/static/js/local_settings.json
+awx/ui/client/src/local_settings.json
awx/ui/static/css/awx.min.css
awx/main/fixtures
awx/*.log