# texai runtime state
.texai/

# python
__pycache__/
*.py[cod]
.venv/
.pytest_cache/
*.egg-info/

# latex build output
*.aux
*.fdb_latexmk
*.fls
*.log
*.out
*.synctex.gz
*.toc
example/main.pdf
