Skip to content

Commit 9f97486

Browse files
author
Anton Sauchyk
committed
chore: ignore ruff cache
1 parent f7324da commit 9f97486

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,6 @@ wheels/
88

99
# Virtual environments
1010
.venv
11-
.env
11+
.env
12+
13+
.ruff_cache

0 commit comments

Comments
 (0)