.gitignore in rspreadsheet-0.0.5 vs .gitignore in rspreadsheet-0.0.6
- old
+ new
@@ -20,20 +20,21 @@
/.yardoc/
/_yardoc/
/doc/
/rdoc/
.~lock*
+.*kate-swp
## Environment normalisation:
/.bundle/
/lib/bundler/man/
# for a library or gem, you might want to ignore these files since the code is
# intended to run in multiple environments; otherwise, check them in:
Gemfile.lock
-# .ruby-version
-# .ruby-gemset
+.ruby-version
+.ruby-gemset
# unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
.rvmrc
# specific to the project
\ No newline at end of file