# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# C extensions
*.so

# Distribution / packaging
.Python
build/
_build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST

# PyInstaller
*.manifest
*.spec

# Installer logs
pip-log.txt
pip-delete-this-directory.txt

# Unit test / coverage reports
htmlcov/
.tox/
.nox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
coverage_report.xml
*.cover
*.py,cover
.hypothesis/
.pytest_cache/
cover/
artifacts/

# Translations
*.mo
*.pot

# Jupyter Notebook
.ipynb_checkpoints

# IPython
profile_default/
ipython_config.py

# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/

# Poetry
# poetry.lock is committed for reproducibility

# mkdocs documentation
/site
/public
/docs/public

#sphinx build
jupyter_execute/

# Mock datasets cloned for the tutorial notebooks / docs build (see CI)
/docs/tutorials/datamaite-example-datasets/
# Generated outputs from running the tutorial notebooks (reports, converted datasets)
/docs/tutorials/output/

# mypy
.mypy_cache/
.dmypy.json
dmypy.json

# Pyre type checker
.pyre/

# pytype static type analyzer
.pytype/

# Cython debug symbols
cython_debug/

# IDE
.idea/
.vscode/

# Archives
*.tar.gz
*.zip

# macOS
.DS_Store

# CI artifacts
artifacts/

# gitlab-ci-local
.gitlab-ci-local/

# Pixi
.pixi/
pixi.lock

# Beads issue tracker (local)
.beads/
AGENTS.md
*.bak

# Local reference files (not part of the package)
mattermost.txt
datamaite.txt
datamaite.txt
issues.txt
references.txt
*.docx
