1 Star 1 Fork 0

Jun Peng / wget2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 919 Bytes
一键复制 编辑 原始数据 按行查看 历史
Tim Rühsen 提交于 2019-09-16 15:34 . Fix for reproducible builds
# Ignore all executable files in these directories
tests/*
!tests/*.*
unit-tests/*
!unit-tests/*.*
examples/*
!examples/*.*
m4/*
!m4/wget_manywarnings.m4
*.Makefile.in
*.bak
*.dll
*.exe
*.la
*.lo
*.log
*.o
*.patch
*.plist
*.stamp
*.trs
*/*.gcda
*/*.gcno
*/.deps
*/.libs
*/Makefile
*~
.depend
.manywarnings
/ABOUT-NLS
/GNUmakefile
/INSTALL
/build-aux
/maint.mk
Makefile
Makefile.in
aclocal.m4
aminclude_static.am
ar-lib
autom4te.cache
compile
config.cache
config.guess
config.h
config.h.in
config.rpath
config.status
config.sub
configure
depcomp
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
git_push
include/wget/wgetver.h
install-sh
lcov
lib
libtool
libwget.pc
libwget/css_tokenizer.c
libwget/test_linking
ltmain.sh
missing
nbproject
snippet
src/wget2
src/wget2_noinstall
stamp-h1
test-driver
wget2-*
C
1
https://gitee.com/penjun71/wget2.git
git@gitee.com:penjun71/wget2.git
penjun71
wget2
wget2
master

搜索帮助