Skip to content

Commit

Permalink
ignore files created when viewing doc/tutorial/*.tex (ucb-bar#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
ucbjrl authored Sep 4, 2018
1 parent e93fc47 commit 3aa3735
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,13 @@ target
.classpath
.project
.settings/

# ignore files created when viewing doc/tutorial/*.tex
doc/tutorial/*.aux
doc/tutorial/*.log
doc/tutorial/*.pdf
doc/tutorial/*.synctex.gz
doc/tutorial/*.sty
doc/chisel-tutorial.pdf
doc/*.aux
doc/*.log

0 comments on commit 3aa3735

Please sign in to comment.