.gitignore in rubyfca-0.2.10 vs .gitignore in rubyfca-0.2.11
- old
+ new
@@ -1,5 +1,21 @@
-*.sw?
-.DS_Store
+*.gem
+*.rbc
+.bundle
+.config
+.yardoc
+Gemfile.lock
+InstalledFiles
+_yardoc
coverage
-rdoc
+doc/
+lib/bundler/man
pkg
+rdoc
+spec/reports
+test/tmp
+test/version_tmp
+tmp
+.DS_Store
+*.bak
+*.~
+*.log
\ No newline at end of file