mirror of
https://github.com/andatoshiki/toshiki-notebook.git
synced 2026-06-06 06:25:55 +00:00
chore: add chache folder to gitignore for ignoring directory
This commit is contained in:
parent
2fe787fab2
commit
c4100645f6
5
.gitignore
vendored
5
.gitignore
vendored
@ -127,4 +127,7 @@ dist
|
|||||||
.yarn/unplugged
|
.yarn/unplugged
|
||||||
.yarn/build-state.yml
|
.yarn/build-state.yml
|
||||||
.yarn/install-state.gz
|
.yarn/install-state.gz
|
||||||
.pnp.*
|
.pnp.*
|
||||||
|
|
||||||
|
# global cache
|
||||||
|
cache
|
||||||
Loading…
Reference in New Issue
Block a user