update .gitignore to include tower license dir

This commit is contained in:
John Mitchell 2018-03-16 15:33:18 -04:00 committed by GitHub
parent d5d2858626
commit cf20943434
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View File

@ -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 setup playbook testing
setup/test/roles/postgresql