ignore .env.local file

This commit is contained in:
Keith Grant
2020-06-03 11:11:40 -07:00
parent 65a8a656f7
commit aa12e323b4

1
.gitignore vendored
View File

@@ -31,6 +31,7 @@ awx/ui/templates/ui/installing.html
awx/ui_next/node_modules/ awx/ui_next/node_modules/
awx/ui_next/coverage/ awx/ui_next/coverage/
awx/ui_next/build awx/ui_next/build
awx/ui_next/.env.local
rsyslog.pid rsyslog.pid
/tower-license /tower-license
/tower-license/** /tower-license/**