Skip to content

Instantly share code, notes, and snippets.

@phieber
Forked from kogakure/.gitignore
Created December 2, 2011 11:25
Show Gist options
  • Save phieber/1422904 to your computer and use it in GitHub Desktop.
Save phieber/1422904 to your computer and use it in GitHub Desktop.
.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
*.aux.make
*.auxbbl.make
*.auxbbl.make.temp
*.auxtarget.make
*.d
*.fls
*.out.make
*.toc.make
*.class
planning/*.html
planning/css/
planning/icons/
planning/scripts/
*/R.java
*.dex
*.apk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment