Skip to content

Commit f84591d

Browse files
feat: update .gitignore to ignore ruff cache.
1 parent 5205cc1 commit f84591d

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,6 @@ test_web.py
2626
main.py
2727
.python-version
2828
pyproject.toml
29-
uv.lock
29+
uv.lock
30+
31+
.ruff_cache/

0 commit comments

Comments
 (0)