diff --git a/.dockerignore b/.dockerignore new file mode 100644 index 00000000..5654eb29 --- /dev/null +++ b/.dockerignore @@ -0,0 +1,23 @@ +node_modules +dist +.next +coverage +*.log +.env +.env.local +.tarballs +.git +.husky +__LOCAL_LLMs +chat-history +AI.dev +.changeset +.github +.gitea +.windsurf +.ruff_cache +.pytest_cache +e2e +docs +*.md +!README.md