Skip to content

Instantly share code, notes, and snippets.

@jjsahalf
Forked from kogakure/.gitignore
Last active August 29, 2015 14:25
Show Gist options
  • Save jjsahalf/c8296dc458d9d9bede5f to your computer and use it in GitHub Desktop.
Save jjsahalf/c8296dc458d9d9bede5f to your computer and use it in GitHub Desktop.
Git: .gitignore file for LaTeX projects
*.aux
*.glo
*.idx
*.log
*.toc
*.ist
*.acn
*.acr
*.alg
*.bbl
*.blg
*.dvi
*.glg
*.gls
*.ilg
*.ind
*.lof
*.lot
*.maf
*.mtc
*.mtc1
*.out
*.synctex.gz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment