mirror of
https://github.com/curl/curl.git
synced 2026-07-29 22:48:10 +03:00
gitignore: Ignore man page dist files
Ignore man page dist files generated by scripts/updatemanpages.pl
This commit is contained in:
parent
f5712ca277
commit
d960e57029
3 changed files with 3 additions and 0 deletions
1
docs/.gitignore
vendored
1
docs/.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
*.html
|
||||
*.pdf
|
||||
curl.1
|
||||
*.1.dist
|
||||
|
|
|
|||
1
docs/libcurl/.gitignore
vendored
1
docs/libcurl/.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
*.html
|
||||
*.pdf
|
||||
*.3.dist
|
||||
libcurl-symbols.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue