MyResume/.gitignore
mxr612 cd59f96cb2 Updated for UCAS application.
On branch main
Changes to be committed:
	new file:   .gitignore
	modified:   PersonalStatement/main.tex
2024-11-30 18:02:10 +00:00

31 lines
300 B
Plaintext

# LaTeX intermediate files
*.aux
*.bbl
*.blg
*.brf
*.log
*.nav
*.out
*.snm
*.toc
*.vrb
# LaTeX editor files
*.fls
*.fdb_latexmk
# Generated PDF files
*.pdf
# Temporary files
*.tmp
*.bak
*.backup
*.dvi
*.ps
._wordcount_selection.tex
main.synctex.gz
# Directory for auxiliary files
_build/
.vscode/