This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Rename this file to local_env.yml | |
| # Add account settings and API keys here. | |
| # This file should be listed in .gitignore to keep your settings secret! | |
| # Each entry gets set as a local environment variable. | |
| # This file overrides ENV variables in the Unix shell. | |
| # For example, setting: | |
| # GMAIL_USERNAME: 'Your_Gmail_Username' | |
| # makes 'Your_Gmail_Username' available as ENV["GMAIL_USERNAME"] | |
| # Twitter Variables |
NewerOlder