add .ruff_cache to .gitignore

This commit is contained in:
2023-08-30 00:10:21 +02:00
parent 58b4f7913f
commit 4ce471a5ec

4
.gitignore vendored

@ -3,4 +3,6 @@ result-*
dist
test.db
test.db
.ruff_cache