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
|
.netrwhist
|
||||||
*.un~
|
*.un~
|
||||||
|
|
||||||
# YARD Related #
|
# Ruby #
|
||||||
################
|
########
|
||||||
# doc/ is the generated documentation for Yard, which can easily be generated
|
*.gem
|
||||||
# locally with yardoc
|
/.yardoc/
|
||||||
# .yardoc/ is yard metadata, not necessary to be uploaded to GH
|
|
||||||
.yardoc/
|
|
||||||
|
|
Loading…
Reference in a new issue