update gitignore to ignore Ruff cache directory
All checks were successful
pre-commit / pre-commit (pull_request) Successful in 1m25s
All checks were successful
pre-commit / pre-commit (pull_request) Successful in 1m25s
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,2 +1,3 @@
|
|||||||
*.*~
|
*.*~
|
||||||
*.pyc
|
*.pyc
|
||||||
|
.ruff_cache/
|
||||||
|
|||||||
Reference in New Issue
Block a user