Skip to content

Commit

Permalink
Update .gitignore to exclude .aux files from Pandoc
Browse files Browse the repository at this point in the history
  • Loading branch information
rlktradewright committed Jun 17, 2019
1 parent b8c20a8 commit 6fe33e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ dist
nbproject
bin
build
makedocs/*/*.aux
makedocs/*/*.log
makedocs/*/*.tex
.*

0 comments on commit 6fe33e1

Please sign in to comment.