## ======== Personal ========
# Ignore the log file of Pandoc plugin pandoc-tex-numbering
pandoc-tex-numbering.log

## ======== Python ========
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv
