Skip to content

Commit

Permalink
Provide file indicating to Git what files to ignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-strandh committed Apr 20, 2017
1 parent 1abc7f1 commit 7b838d5
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
*.aux
*.bbl
*.blg
*.cb
*.cb2
*.idx
*.ilg
*.ind
*.log
*.out
*.pdf
*.toc

0 comments on commit 7b838d5

Please sign in to comment.