mirror of
https://github.com/curl/curl.git
synced 2026-07-30 19:18:09 +03:00
gitignore: maintenance updates
- docs/cmdline-opts/.gitignore: also ignore `manpage.tmp.*`. Follow-up toa55731050e#22386 #21239 - ./.gitignore: drop obsolete entries. Follow-up to4f38db1d28#1923 Closes #22445
This commit is contained in:
parent
b84838073c
commit
1d7b8e6c29
2 changed files with 1 additions and 3 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -66,9 +66,6 @@ test-driver
|
|||
stamp-h*
|
||||
scripts/_curl
|
||||
scripts/curl.fish
|
||||
curl_fuzzer
|
||||
curl_fuzzer_seed_corpus.zip
|
||||
libstandaloneengine.a
|
||||
tests/string
|
||||
tests/config
|
||||
tests/ech-log/
|
||||
|
|
|
|||
1
docs/cmdline-opts/.gitignore
vendored
1
docs/cmdline-opts/.gitignore
vendored
|
|
@ -4,3 +4,4 @@
|
|||
|
||||
curl.txt
|
||||
asciipage.tmp.*
|
||||
manpage.tmp.*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue