Skip to content

Commit

Permalink
Documentation: ignore *.pdf files
Browse files Browse the repository at this point in the history
user-manual.pdf is generated by the build and therefore
should be ignored by git.

Signed-off-by: Emilio G. Cota <[email protected]>
Signed-off-by: Junio C Hamano <[email protected]>
  • Loading branch information
cota authored and gitster committed Aug 8, 2011
1 parent e9e0643 commit 070648e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Documentation/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
*.[1-8]
*.made
*.texi
*.pdf
git.info
gitman.info
howto-index.txt
Expand Down

0 comments on commit 070648e

Please sign in to comment.