diff --git a/.dockerignore b/.dockerignore index 2311d7aa..f6c19fe6 100644 --- a/.dockerignore +++ b/.dockerignore @@ -3,7 +3,10 @@ __pycache__/ .github/ .idea/ .vscode/ +.cursor/ venv/ .venv/ .ruff_cache/ .pytest_cache/ +.claude/ +.serena/ diff --git a/.gitignore b/.gitignore index da982ab7..842ccec7 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ venv/ .ruff_cache/ .pytest_cache/ .claude/ +.serena/