Merge branch 'master' of git@github.com:macournoyer/thin
[thin.git] / .gitignore
blob61ae75105f2201e37333b9a1336696a006a84a15
1 ext/thin_parser/Makefile
2 ext/thin_parser/conftest.dSYM/*
3 ext/thin_parser/*.log
4 ext/thin_parser/*.o
5 ext/thin_parser/*.bundle
6 lib/*.bundle
7 log/*.log
8 doc/rdoc/*
9 tmp/*
10 pkg/*
11 nbproject/*