Add dotenvy::dotenv() call before CLI argument parsing so that environment variables (e.g. API keys) can be set in a .env file instead of the shell environment. Add .env to .gitignore.
7 lines
No EOL
59 B
Text
7 lines
No EOL
59 B
Text
target/
|
|
result*
|
|
brewlog.db
|
|
TODO.md
|
|
SPEC.md
|
|
backup.json
|
|
.env |