diff options
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -18,3 +18,6 @@ # Ignore vendored gems /vendor/bundle/ + +# Ignore environment variables +/.env |
![]() |
index : Evernote-Rails-Example | |
| An example of how to set up an OAuth connection and make API requests to Evernote from within a Rails application |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | .gitignore | 3 |
@@ -18,3 +18,6 @@ # Ignore vendored gems /vendor/bundle/ + +# Ignore environment variables +/.env |