.*
!.gitignore
!.latexmkrc
!.pre-commit-config.yaml
build

# Python
*.pyc
*.egg-info
__pycache__