mythesis-chatbot / .gitignore
leo-pasi's picture
first commit to deploy
45e69ef
raw
history blame contribute delete
373 Bytes
# poetry
# Tt is generally recommended to include poetry.lock in version control.
# This is especially recommended for binary packages to ensure reproducibility,
# and is more commonly ignored for libraries.
# https://python-poetry.org/docs/basic-usage/#commit-your-poetrylock-file-to-version-control
#poetry.lock
# Environments
.env
.venv
__pycache__/
*.sqlite