ai-lawyer-agent/.dockerignore
2026-03-15 20:11:01 +01:00

18 lines
198 B
Plaintext

.git
.gitignore
.venv
venv
env/
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
test/
README.md
docker-compose.yml
Dockerfile
.dockerignore
.chainlit/translations/*
!.chainlit/translations/en-US.json
.files/