Add Documentation/cmd-list.made to .gitignore
Noticed by Randal L. Schwartz. Signed-off-by: Junio C Hamano <junkio@cox.net>maint
parent
c16d08713e
commit
24c64d6add
|
@ -2,6 +2,7 @@
|
||||||
*.html
|
*.html
|
||||||
*.1
|
*.1
|
||||||
*.7
|
*.7
|
||||||
|
*.made
|
||||||
howto-index.txt
|
howto-index.txt
|
||||||
doc.dep
|
doc.dep
|
||||||
cmds-*.txt
|
cmds-*.txt
|
||||||
|
|
Loading…
Reference in New Issue