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