.gitignore in oct-0.2.0 vs .gitignore in oct-0.3.1

- old
+ new

@@ -1,10 +1,7 @@ -pkg/* -*.gem -.bundle -coverage -rdoc -.yardoc +/pkg/ +/.bundle/ +/rdoc/ +/.yardoc/ rerun.txt tags -tmp/fixtures -tmp/aruba +/tmp/