Skip to content

Commit e3a0adc

Browse files
committed
chore: add ruff cache to gitignore
1 parent 290646f commit e3a0adc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ coverage.xml
4949
*.py,cover
5050
.hypothesis/
5151
.pytest_cache/
52+
.ruff_cache/
5253
cover/
5354

5455
# Translations

0 commit comments

Comments
 (0)