Add .gem to gitignore
This commit is contained in:
parent
ed521bfbcd
commit
5c71b1dd27
1 changed files with 4 additions and 6 deletions
10
.gitignore
vendored
10
.gitignore
vendored
|
@ -53,9 +53,7 @@ Thumbs.db
|
|||
.netrwhist
|
||||
*.un~
|
||||
|
||||
# YARD Related #
|
||||
################
|
||||
# doc/ is the generated documentation for Yard, which can easily be generated
|
||||
# locally with yardoc
|
||||
# .yardoc/ is yard metadata, not necessary to be uploaded to GH
|
||||
.yardoc/
|
||||
# Ruby #
|
||||
########
|
||||
*.gem
|
||||
/.yardoc/
|
||||
|
|
Loading…
Reference in a new issue