Skip to content

Commit 070648e

Browse files
cotagitster
authored andcommitted
Documentation: ignore *.pdf files
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]>
1 parent e9e0643 commit 070648e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
*.[1-8]
44
*.made
55
*.texi
6+
*.pdf
67
git.info
78
gitman.info
89
howto-index.txt

0 commit comments

Comments
 (0)