chore: add chache folder to gitignore for ignoring directory

This commit is contained in:
andatoshiki 2023-03-22 15:10:03 +08:00
parent 2fe787fab2
commit c4100645f6

3
.gitignore vendored
View File

@ -128,3 +128,6 @@ dist
.yarn/build-state.yml
.yarn/install-state.gz
.pnp.*
# global cache
cache