gitignore: add generated unity sources for lib and src
Follow-up to 71cf0d1fca #14772
This commit is contained in:
parent
81e271f45c
commit
fd12b56832
1
lib/.gitignore
vendored
1
lib/.gitignore
vendored
@ -5,3 +5,4 @@
|
|||||||
curl_config.h
|
curl_config.h
|
||||||
curl_config.h.in
|
curl_config.h.in
|
||||||
libcurl.vers
|
libcurl.vers
|
||||||
|
libcurl_unity.c
|
||||||
|
|||||||
2
src/.gitignore
vendored
2
src/.gitignore
vendored
@ -5,3 +5,5 @@
|
|||||||
curl
|
curl
|
||||||
tool_ca_embed.c
|
tool_ca_embed.c
|
||||||
tool_hugehelp.c
|
tool_hugehelp.c
|
||||||
|
curltool_unity.c
|
||||||
|
libcurltool_unity.c
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user