Skip to content

Commit 7542c15

Browse files
committed
Add: Ignore ruff_cache from git
1 parent 0e70f9b commit 7542c15

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,5 +103,8 @@ venv.bak/
103103
# mypy
104104
.mypy_cache/
105105

106+
# ruff
107+
.ruff_cache/
108+
106109
# vscode settings
107110
.vscode

0 commit comments

Comments
 (0)