note where secrets actually live
This commit is contained in:
5
secrets/README.md
Normal file
5
secrets/README.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# secrets
|
||||
|
||||
Nothing secret lives in this repo. Work credentials go in a `.env` next to
|
||||
`bootstrap.sh`, and that path is gitignored. I keep the real values in `pass`
|
||||
(the standard unix password store), not here.
|
||||
Reference in New Issue
Block a user