llm-agent-api / .dockerignore
caiocampos-hotmart
fix build
d0289d7
raw
history blame contribute delete
276 Bytes
__pycache__
*.pyc
*.pyo
*.pyd
.Python
env
pip-log.txt
pip-delete-this-directory.txt
.tox
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
*.log
.git
.mypy_cache
.pytest_cache
.hypothesis
.DS_Store
*.egg-info
.venv
venv/
docs/
README.md
.gitignore
.gitattributes