Skip to content

Commit

Permalink
adding git ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
hosssha committed Aug 17, 2018
1 parent 121b5ec commit aff5dd6
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
*.aux
*.glo
*.idx
*.log
*.toc
*.ist
*.acn
*.acr
*.alg
*.bbl
*.blg
*.dvi
*.glg
*.gls
*.ilg
*.ind
*.lof
*.lot
*.maf
*.mtc
*.mtc1
*.out
*.synctex.gz
*.tui
*.mp
*.tmp
*.fls
*.fdb_latexmk
_site/*

0 comments on commit aff5dd6

Please sign in to comment.