.gitignore in dftsg-0.1.1 vs .gitignore in dftsg-0.1.2
- old
+ new
@@ -1,30 +1,60 @@
*DS_Store*
+
+# General
+*.gem
+*.rbc
+/.config
+/coverage/
+/InstalledFiles
+/pkg/
+/spec/reports/
+/test/tmp/
+/test/version_tmp/
+/tmp/
+
+# Documentation
+/.yardoc/
+/_yardoc/
+/doc/
+/rdoc/
+
+# Environment
+/.bundle/
+/lib/bundler/man/
+
+# Library
+Gemfile.lock
+.ruby-version
+.ruby-gemset
+
+# RVM
+.rvmrc