feat: Add ruff cache directory to .gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -300,3 +300,6 @@ dist
|
|||||||
.yarn/install-state.gz
|
.yarn/install-state.gz
|
||||||
.pnp.*
|
.pnp.*
|
||||||
.pnpm-store/
|
.pnpm-store/
|
||||||
|
|
||||||
|
# ruff
|
||||||
|
.ruff_cache/
|
||||||
|
|||||||
Reference in New Issue
Block a user