.gitignore in rygments-0.1.0 vs .gitignore in rygments-0.2.0

- old
+ new

@@ -1,5 +1,16 @@ *.gem .bundle Gemfile.lock pkg/* doc/ +tmp/ + +lib/rygments/*.pyc +lib/*.so +lib/*.bundle +lib/*.o + +ext/Makefile +ext/*.so +ext/*.bundle +ext/*.o