mirror of
https://github.com/github/gitignore
synced 2024-11-22 19:54:22 +01:00
Keep entries sorted to make it easier to lookup for a specific item or spot duplicates.
This commit is contained in:
parent
70d121c20a
commit
d63e2bd8ad
@ -1,16 +1,16 @@
|
|||||||
|
*.gem
|
||||||
|
*.rbc
|
||||||
|
.bundle
|
||||||
|
.config
|
||||||
coverage
|
coverage
|
||||||
rdoc
|
InstalledFiles
|
||||||
|
lib/bundler/man
|
||||||
pkg
|
pkg
|
||||||
|
rdoc
|
||||||
|
spec/reports
|
||||||
test/tmp
|
test/tmp
|
||||||
test/version_tmp
|
test/version_tmp
|
||||||
tmp
|
tmp
|
||||||
*.gem
|
|
||||||
*.rbc
|
|
||||||
lib/bundler/man
|
|
||||||
spec/reports
|
|
||||||
.config
|
|
||||||
InstalledFiles
|
|
||||||
.bundle
|
|
||||||
|
|
||||||
# YARD artifacts
|
# YARD artifacts
|
||||||
.yardoc
|
.yardoc
|
||||||
|
Loading…
Reference in New Issue
Block a user