.gitignore in arduino_firmata-0.1.6 vs .gitignore in arduino_firmata-0.1.7
- old
+ new
@@ -1,5 +1,23 @@
-*#*
+.DS_Store
+*.tmp
*~
-pkg/*
-tmp/*
-.DS_Store
+*#*
+vendor
+.sass-cache
+.bundle
+config.yml
+*.gem
+*.rbc
+.config
+.yardoc
+InstalledFiles
+_yardoc
+coverage
+doc/
+lib/bundler/man
+pkg
+rdoc
+spec/reports
+test/tmp
+test/version_tmp
+tmp
\ No newline at end of file