diff --git a/.gitignore b/.gitignore index a2a3201..5773eb1 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ __pycache__ .vscode/ .venv/ postgres_data/ +.ruff_cache/