mirror of
https://github.com/danbulant/api_docs
synced 2026-05-19 12:19:08 +00:00
Add .cache to gitignore
This commit is contained in:
parent
8eb3ce6237
commit
fa0115eb57
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -13,6 +13,7 @@ test/version_tmp
|
|||
tmp
|
||||
*.DS_STORE
|
||||
build/
|
||||
.cache
|
||||
|
||||
# YARD artifacts
|
||||
.yardoc
|
||||
|
|
|
|||
Loading…
Reference in a new issue