mirror of
https://github.com/danbulant/api_docs
synced 2026-05-24 12:27:29 +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
|
tmp
|
||||||
*.DS_STORE
|
*.DS_STORE
|
||||||
build/
|
build/
|
||||||
|
.cache
|
||||||
|
|
||||||
# YARD artifacts
|
# YARD artifacts
|
||||||
.yardoc
|
.yardoc
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue