Skip to content

Commit

Permalink
.gitignore: add pdflatex output files
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Herkt committed Sep 23, 2013
1 parent 8764f4c commit d4bdcdf
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,8 @@
/demux/ebml_types.h
/sub/osd_font.h
/DOCS/man/*/mpv.1

/DOCS/man/*/mpv.aux
/DOCS/man/*/mpv.log
/DOCS/man/*/mpv.out
/DOCS/man/*/mpv.pdf
/DOCS/man/*/mpv.toc

0 comments on commit d4bdcdf

Please sign in to comment.