Skip to content

Commit

Permalink
.gitignore: ignore *.3 files as well
Browse files Browse the repository at this point in the history
  • Loading branch information
saste committed Nov 6, 2012
1 parent a1934da commit f6b3937
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
/config.* /config.*
/version.h /version.h
/doc/*.1 /doc/*.1
/doc/*.3
/doc/*.html /doc/*.html
/doc/*.pod /doc/*.pod
/doc/avoptions_codec.texi /doc/avoptions_codec.texi
Expand Down

0 comments on commit f6b3937

Please sign in to comment.