Merge pull request #1678 from jlmitch5/removeTowerLicenseDir

remove tower-license dir
This commit is contained in:
John Mitchell
2018-03-26 12:17:58 -04:00
committed by GitHub
2 changed files with 1 additions and 1 deletions

1
.gitignore vendored
View File

@@ -22,6 +22,7 @@ awx/ui/build_test
awx/ui/client/languages awx/ui/client/languages
awx/ui/templates/ui/index.html awx/ui/templates/ui/index.html
awx/ui/templates/ui/installing.html awx/ui/templates/ui/installing.html
/tower-license
/tower-license/** /tower-license/**
# Tower setup playbook testing # Tower setup playbook testing

Submodule tower-license deleted from 009cc73a80