Resume/.gitignore
2026-05-10 14:50:17 -04:00

13 lines
110 B
Plaintext

# LaTeX build artifacts
*.aux
*.log
*.out
*.toc
*.fls
*.fdb_latexmk
*.synctex.gz
# Python
__pycache__/
*.pyc