diff options
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -15,3 +15,6 @@ /log/* !/log/.keep /tmp + +# Ignore vendored gems +/vendor/bundle/ |
![]() |
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 |
@@ -15,3 +15,6 @@ /log/* !/log/.keep /tmp + +# Ignore vendored gems +/vendor/bundle/ |