bundle-new/lib/bundler/templates/newgem/gitignore.tt

15 lines
118 B
Plaintext
Raw Normal View History

2019-10-06 15:45:34 +00:00
/.bundle/
/.yardoc
/Gemfile.lock
/_yardoc/
/coverage/
/doc/
/pkg/
/spec/reports/
/tmp/
*.bundle
*.so
*.o
*.a
mkmf.log