Skip to content

Instantly share code, notes, and snippets.

@theronhitchman
Created July 21, 2014 16:52
Show Gist options
  • Save theronhitchman/6edd26fbe2a9635905b7 to your computer and use it in GitHub Desktop.
Save theronhitchman/6edd26fbe2a9635905b7 to your computer and use it in GitHub Desktop.
git ignore file: latex, sage cloud, mac
# LaTeX
*.acn
*.acr
*.alg
*.aux
*.bbl
*.blg
*.dvi
*.fdb_latexmk
*.glg
*.glo
*.gls
*.idx
*.ilg
*.ind
*.ist
*.lof
*.log
*.lot
*.maf
*.mtc
*.mtc0
*.nav
*.nlo
*.out
*.pdfsync
*.ps
*.snm
*.synctex.gz
*.toc
*.vrb
*.xdy
*.tdo
*.ggb
# *.pdf
# Sage Cloud Files
*.sage-backup
*.sage-chat
*.term
# Mac
.DS_Store
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment