#   According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.
#   For a library or package, you might want to ignore these files since the code is
#   However, in case of collaboration, if having platform-specific dependencies or dependencies
#   having no cross-platform support, pipenv may install dependencies that don't work, or not
#   install all needed dependencies.
#   intended to run in multiple environments; otherwise, check them in:
#  Usually these files are written by a python script from a template
#  before PyInstaller builds the exe, so as to inject date/other infos into it.
# .python-version
# Byte-compiled / optimized / DLL files
# C extensions
# Celery stuff
# Created by .ignore support plugin (hsz.mobi)
# Cython debug symbols
# Distribution / packaging
# Django stuff:
# Environments
# Flask stuff:
# IPython
# Installer logs
# Jupyter Notebook
# PEP 582; used by e.g. github.com/David-OConnor/pyflow
# PyBuilder
# PyInstaller
# Pyre type checker
# Rope project settings
# SageMath parsed files
# Scrapy stuff:
# Sphinx documentation
# Spyder project settings
# TODO(Deo): enable this once we have multi stage build to generate proto stub
# Translations
# Unit test / coverage reports
# auto generated code
# betterproto
# config directories
# mkdocs documentation
# mypy
# pipenv
# pyenv
# pytype static type analyzer
# testting for fsspec local
#!pb/__init__.py
### Python template
#**/pb/**/__init__.py
#Pipfile.lock
*$py.class
*.cover
*.db
*.egg
*.egg-info/
*.log
*.manifest
*.mo
*.pot
*.py,cover
*.py[cod]
*.sage.py
*.so
*.spec
.Python
.cache
.coverage
.coverage.*
.dmypy.json
.eggs/
.hypothesis/
.idea/
.installed.cfg
.ipynb_checkpoints
.mypy_cache/
.nox/
.pybuilder/
.pyre/
.pytest_cache/
.python-version
.pytype/
.ropeproject
.scrapy
.spyderproject
.spyproject
.tox/
.venv
.vscode/
.web
.webassets-cache
/site
ENV/
MANIFEST
__pycache__/
__pypackages__/
assets/external/
build/
celerybeat-schedule
celerybeat.pid
config.d
config/local.py
cover/
coverage.xml
cython_debug/
db.sqlite3
db.sqlite3-journal
develop-eggs/
dist/
dmypy.json
docs/_build/
downloads/
eggs/
env.bak/
env/
htmlcov/
instance/
ipython_config.py
lib/
lib64/
local_settings.py
nosetests.xml
oss_bucket/
parts/
pip-delete-this-directory.txt
pip-log.txt
profile_default/
sdist/
share/python-wheels/
target/
var/
venv.bak/
venv/
wheels/
worker/client/client_auto.py
demo/
.ruff_cache/
.logfire/
.worktrees/
.agents/
.claude/
_bmad/
.playwright-cli/
.env.local
