# Python byte-compiled files
__pycache__/
*.py[cod]
*$py.class

# certs
zap_root_ca.cer
*.cer
*.pem


# C extensions
*.so

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

# UV specific
.uv/
.venv/
venv/
ENV/

# PyCharm
.idea/

# VS Code
.vscode/

# Environment variables
.env


# Jupyter Notebook
.ipynb_checkpoints

# Local cache files
.pytest_cache/
.coverage
htmlcov/

# Logs
*.log
logs/

# OS specific files
.DS_Store
Thum


# Postgres data
postgres_data/
pgvector/postgres_data/

# test data 
chunks.txt
chunks_html.txt