feat: Update .gitignore to include ruff cache and Mac system files
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -303,3 +303,8 @@ dist
|
|||||||
|
|
||||||
# ruff
|
# ruff
|
||||||
.ruff_cache/
|
.ruff_cache/
|
||||||
|
|
||||||
|
# Mac
|
||||||
|
.DS_Store
|
||||||
|
.AppleDouble
|
||||||
|
.LSOverride
|
||||||
Reference in New Issue
Block a user