]> git.cworth.org Git - turbot/commit
Rename .turbot.env to .slack-creds.env
authorCarl Worth <cworth@cworth.org>
Tue, 29 Sep 2020 22:05:21 +0000 (15:05 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 29 Sep 2020 22:05:21 +0000 (15:05 -0700)
commit73db7d877be08977accdf41cbbf8ef95347304c4
tree19b670a373755673264d0df87d419dde5072e841
parent8770b6ecd5b308ceecf0aa30f9fb651ee9087ba5
Rename .turbot.env to .slack-creds.env

I had originally chosen a generic name hoping that I could cram all
of our various credentials into this one file. But, alas, the Google
docs. credentials really want to be in a JSON file so they will be
separate.

Given that, I'll give each file a specific name, starting with this
Slack-specific file.
.gitignore
Makefile
turbot.wsgi.in