ai-lawyer-agent/.dockerignore

19 lines
203 B
Plaintext

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