gitignore ruff_cache

This commit is contained in:
Dulmandakh 2024-06-23 22:46:23 +08:00
parent 7c474d65e5
commit a69682df58

1
.gitignore vendored
View File

@ -90,3 +90,4 @@ venv/
*.sqlite3
.vscode
.mypy_cache
.ruff_cache