.gitignore in revenc-0.1.2 vs .gitignore in revenc-0.1.3
- old
+ new
@@ -1,30 +1,10 @@
-## mac os
-.DS_Store
-
-## textmate
-*.tmproj
-tmtags
-
-## emacs
-*~
-\#*
-.\#*
-
-## vim
-*.swp
-
-## project::general
+pkg/*
+*.gem
+.bundle
coverage
rdoc
-pkg
-*.gemspec
-
-## cucumber
+.yardoc
rerun.txt
-
-## ctags
tags
-
-## project::specific
tmp/fixtures
tmp/aruba