adk-gradio / .dockerignore
p3nguknight
Test with docker
87b5351
raw
history blame contribute delete
150 Bytes
.eggs/
dist/
*.pyc
__pycache__/
*.py[cod]
*$py.class
__tmp/*
*.pyi
.mypycache
.ruff_cache
node_modules
backend/**/templates/
.env
.gradio