From 012e644b9f0ef8e81577df70ada94b34462c9d17 Mon Sep 17 00:00:00 2001 From: John Mitchell Date: Mon, 26 Mar 2018 12:03:40 -0400 Subject: [PATCH 1/2] remove tower-license dir --- tower-license | 1 - 1 file changed, 1 deletion(-) delete mode 160000 tower-license diff --git a/tower-license b/tower-license deleted file mode 160000 index 009cc73a80..0000000000 --- a/tower-license +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 009cc73a80e5123143e9c780c7011903d4c2a331 From 02a97a2ec2c9560f3206aa2d7eab8363e9cb1b06 Mon Sep 17 00:00:00 2001 From: John Mitchell Date: Mon, 26 Mar 2018 12:13:00 -0400 Subject: [PATCH 2/2] update .gitignore to include root tower-license dir --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7dfd3e0cb8..b1674af811 100644 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,7 @@ awx/ui/build_test awx/ui/client/languages awx/ui/templates/ui/index.html awx/ui/templates/ui/installing.html +/tower-license /tower-license/** # Tower setup playbook testing