wget-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: wget2 | * .gitignore: Ignore generated files in VPATH builds (!536)


From: Avinash Sonawane (@rootkea)
Subject: Re: wget2 | * .gitignore: Ignore generated files in VPATH builds (!536)
Date: Wed, 10 Jan 2024 03:42:51 +0000


Avinash Sonawane started a new discussion on .gitignore: 
https://gitlab.com/gnuwget/wget2/-/merge_requests/536#note_1720832667

> -docs/wget2_md2man.sh
> -fuzz/*.min
> -fuzz/*.out
> -fuzz/*_fuzzer
> -fuzz/*_fuzzer.new
> +**/docs/html/
> +**/docs/man/
> +**/docs/README.md
> +**/docs/wget2.info
> +**/docs/wget2.texi
> +**/docs/libwget.doxy
> +**/docs/wget2_md2man.sh
> +**/fuzz/*.min
> +**/fuzz/*.out
> +**/fuzz/*_fuzzer
> +**/fuzz/*_fuzzer.new/

Deducing from the comments in the source code that `*_fuzzer.new` are 
directories and not files since haven't run fuzz tests myself.

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/-/merge_requests/536#note_1720832667
You're receiving this email because of your account on gitlab.com.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]