.gitignore in sandoz-0.1.3 vs .gitignore in sandoz-0.1.4
- old
+ new
@@ -1,3 +1,14 @@
-*.DS_Store
-Gemfile.lock
-/pkg
+.DS_Store
+.rvmrc
+.ruby-version
+.ruby-gemset
+/.bundle/
+/.yardoc
+/Gemfile.lock
+/_yardoc/
+/coverage/
+/doc/
+/pkg/
+/spec/reports/
+/tmp/
+sandoz*.gem
\ No newline at end of file