diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -51,4 +51,7 @@ capybara-*html .rbenv-version Gemfile.lock -.rbx
\ No newline at end of file +.rbx + +# Local Gemfile for developing without sharing dependencies +.gemfile |