mirror of
https://github.com/github/gitignore
synced 2024-12-02 16:35:44 +01:00
27 lines
256 B
Plaintext
27 lines
256 B
Plaintext
*.gem
|
|
*.rbc
|
|
.bundle
|
|
.config
|
|
coverage
|
|
InstalledFiles
|
|
lib/bundler/man
|
|
pkg
|
|
rdoc
|
|
spec/reports
|
|
test/tmp
|
|
test/version_tmp
|
|
tmp
|
|
|
|
# YARD artifacts
|
|
.yardoc
|
|
_yardoc
|
|
doc/
|
|
|
|
# Windows & MAC rubbish
|
|
# Windows image file caches
|
|
Thumbs.db
|
|
ehthumbs.db
|
|
|
|
# Mac crap
|
|
.DS_Store
|