Tighten some ruby ignore patterns

This commit is contained in:
Carl Suster 2013-11-10 21:13:54 +11:00
parent 0ac2f7cb82
commit efd3490a54
1 changed files with 12 additions and 12 deletions

View File

@ -3,21 +3,21 @@
.config
coverage
InstalledFiles
pkg
rdoc
spec/reports
test/tmp
test/version_tmp
tmp
/pkg/
/spec/reports
/test/tmp
/test/version_tmp
/tmp/
# YARD artifacts
.yardoc
_yardoc
doc/
## Documentation cache and generated files:
/.yardoc
/_yardoc
/doc/
/rdoc
## Environment normalisation:
.bundle
lib/bundler/man
/.bundle
/lib/bundler/man
# for a library or gem, you might want to ignore these files since the code is
# intended to run in multiple environments; otherwise, check them in: