.gitignore in ProMotion-0.6.4 vs .gitignore in ProMotion-0.6.5
- old
+ new
@@ -1,16 +1,25 @@
-/target
-/classes
-/checkouts
-pom.xml
-*.jar
-*.class
-.lein-deps-sum
-.lein-failures
-.lein-plugins
-/build
-.DS_Store
-*.clj
-.rvmrc
*.gem
+*.rbc
+.bundle
+.config
+.yardoc
+Gemfile.lock
+InstalledFiles
+_yardoc
+coverage
+doc/
+lib/bundler/man
+pkg
+rdoc
+spec/reports
+test/tmp
+test/version_tmp
+tmp
+
+/build
.repl_history
-.dat*
+.rvmrc
+.ruby-gemset
+.ruby-version
+.DS_Store
+.dat*
\ No newline at end of file