mirror of
https://github.com/curl/curl.git
synced 2026-05-30 04:57:33 +03:00
gitignore: add generated unity sources for lib and src
Follow-up to 71cf0d1fca #14772
This commit is contained in:
parent
81e271f45c
commit
fd12b56832
2 changed files with 3 additions and 0 deletions
1
lib/.gitignore
vendored
1
lib/.gitignore
vendored
|
|
@ -5,3 +5,4 @@
|
|||
curl_config.h
|
||||
curl_config.h.in
|
||||
libcurl.vers
|
||||
libcurl_unity.c
|
||||
|
|
|
|||
2
src/.gitignore
vendored
2
src/.gitignore
vendored
|
|
@ -5,3 +5,5 @@
|
|||
curl
|
||||
tool_ca_embed.c
|
||||
tool_hugehelp.c
|
||||
curltool_unity.c
|
||||
libcurltool_unity.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue