diff --git a/.dockerignore b/.dockerignore index 13f7d8e..6492e1f 100644 --- a/.dockerignore +++ b/.dockerignore @@ -16,9 +16,11 @@ __pycache__/ env/ venv/ -# Ignore Git files +# Ignore Git and editor files .git .gitignore +.claude/ +docs/ # Ignore DB files imagerepo/