gitignore icon indicating copy to clipboard operation
gitignore copied to clipboard

Update Python.gitignore for ruff linter default cache directory

Open hype8912 opened this issue 1 year ago • 0 comments

Added exclusion for ruff linter default cache folder. The .ruff_cache folder is created when you execute ruff check without specifying a cache dir

Documentation for the cache-dir default creation. https://docs.astral.sh/ruff/settings/#cache-dir

hype8912 avatar Jun 26 '24 18:06 hype8912