/ .gitignore
.gitignore
1 *.gem 2 *.rbc 3 .bundle 4 .config 5 .yardoc 6 Gemfile.lock 7 InstalledFiles 8 _yardoc 9 coverage 10 doc/ 11 lib/bundler/man 12 pkg 13 rdoc 14 spec/reports 15 test/tmp 16 test/version_tmp 17 tmp 18 *.bundle 19 *.so 20 *.o 21 *.a 22 mkmf.log 23 wiki.git