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

# Compiled extensions (Rust / PyO3 / maturin)
*.so
*.pyd
*.dll
*.dylib
target/

# Distribution / packaging
build/
dist/
*.egg-info/
*.egg

# Unit test / coverage reports
.coverage*
coverage.xml
htmlcov/
.pytest_cache/

# Environments
.venv/
.pixi/*
!.pixi/config.toml

# Editors / IDEs
.vscode/
.idea/
.DS_Store

# Linter / type-checker caches
.ruff_cache/
.mypy_cache/

# Quarto / docs
/.quarto/
docs/news_files/
site/

# R artifacts
.Rproj.user
.Rhistory
.RData
.Ruserdata

# Project-specific
pyfixest/debug.py
pyfixest/profile.py
pyfixest/did/data/mpdata.csv
readme_files/
readme.ipynb

# Benchmarks (generated data and results)
benchmarks/data/
benchmarks/results/

# Local dev files
.claude/
.serena/
CLAUDE.md
SKILL.md
