Skip to content

Instantly share code, notes, and snippets.

@srvanrell
Forked from kogakure/.gitignore
Last active July 27, 2016 18:18
Show Gist options
  • Select an option

  • Save srvanrell/71cc2fc5b1666f845f680eb0046936b8 to your computer and use it in GitHub Desktop.

Select an option

Save srvanrell/71cc2fc5b1666f845f680eb0046936b8 to your computer and use it in GitHub Desktop.
Git: .gitignore file for LaTeX projects
*.acn
*.acr
*.alg
*.aux
*.bak
*.bbl
*.blg
*.dvi
*.glg
*.glo
*.gls
*.idx
*.ilg
*.ind
*.ist
*.lof
*.log
*.lot
*.maf
*.mtc
*.mtc1
*.out
*.synctex.gz
*.toc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment