2014-07-25 15:30:39 +08:00
|
|
|
# Project Root
|
|
|
|
/.sc-start-sc_bindtextdomain
|
|
|
|
/.sc-start-sc_prohibit_HAVE_MBRTOWC
|
|
|
|
/.version
|
2015-12-11 19:11:55 +08:00
|
|
|
/ABOUT-NLS
|
2014-07-25 15:30:39 +08:00
|
|
|
/GNUmakefile
|
|
|
|
/INSTALL
|
|
|
|
/Makefile
|
|
|
|
/Makefile.in
|
|
|
|
/aclocal.m4
|
|
|
|
/autom4te.cache/
|
|
|
|
/config.cache
|
|
|
|
/config.log
|
|
|
|
/config.status
|
|
|
|
/configure
|
|
|
|
/lib/
|
|
|
|
/maint.mk
|
2014-11-16 15:00:57 +08:00
|
|
|
# Wildcard Ignores
|
|
|
|
*~
|
|
|
|
po/*.gmo*
|
|
|
|
po/*.po*
|
|
|
|
src/*.o
|
|
|
|
tests/*.log
|
|
|
|
tests/*.trs
|
|
|
|
testenv/*.log
|
|
|
|
testenv/*.trs
|
|
|
|
# build-aux/
|
2014-07-25 15:30:39 +08:00
|
|
|
build-aux/.gitignore
|
2015-12-11 19:11:55 +08:00
|
|
|
build-aux/ar-lib
|
2014-07-25 15:30:39 +08:00
|
|
|
build-aux/compile
|
|
|
|
build-aux/config.guess
|
|
|
|
build-aux/config.sub
|
|
|
|
build-aux/depcomp
|
|
|
|
build-aux/install-sh
|
|
|
|
build-aux/mdate-sh
|
|
|
|
build-aux/missing
|
|
|
|
build-aux/snippet/
|
|
|
|
build-aux/test-driver
|
|
|
|
build-aux/texinfo.tex
|
2014-11-16 15:00:57 +08:00
|
|
|
# doc/
|
2014-07-25 15:30:39 +08:00
|
|
|
doc/Makefile
|
|
|
|
doc/Makefile.in
|
|
|
|
doc/sample.wgetrc.munged_for_texi_inclusion
|
|
|
|
doc/stamp-vti
|
|
|
|
doc/version.texi
|
|
|
|
doc/wget.1
|
|
|
|
doc/wget.info
|
|
|
|
doc/wget.pod
|
2014-11-16 15:00:57 +08:00
|
|
|
# m4/
|
2014-07-25 15:30:39 +08:00
|
|
|
m4/.gitignore
|
|
|
|
m4/gnulib-cache.m4
|
2014-11-16 15:00:57 +08:00
|
|
|
# po/
|
2014-07-25 15:30:39 +08:00
|
|
|
po/.gitignore
|
|
|
|
po/.reference/
|
|
|
|
po/LINGUAS
|
|
|
|
po/Makefile
|
|
|
|
po/Makefile.in
|
|
|
|
po/Makevars
|
|
|
|
po/POTFILES
|
|
|
|
po/wget.pot
|
2014-11-20 21:27:37 +08:00
|
|
|
po/stamp-po
|
2014-11-16 15:00:57 +08:00
|
|
|
# src/
|
2014-07-25 15:30:39 +08:00
|
|
|
src/.deps/
|
|
|
|
src/Makefile
|
|
|
|
src/Makefile.in
|
|
|
|
src/build_info.c
|
|
|
|
src/config.h
|
|
|
|
src/config.h.in
|
|
|
|
src/cscope.out
|
|
|
|
src/css.c
|
|
|
|
src/css_.c
|
|
|
|
src/libunittest.a
|
|
|
|
src/stamp-h1
|
|
|
|
src/tags
|
|
|
|
src/version.c
|
|
|
|
src/wget
|
2014-11-16 15:00:57 +08:00
|
|
|
# testenv/
|
2014-07-25 15:30:39 +08:00
|
|
|
testenv/conf/__pycache__/
|
|
|
|
testenv/exc/__pycache__/
|
|
|
|
testenv/misc/__pycache__/
|
|
|
|
testenv/server/__pycache__/
|
|
|
|
testenv/server/http/__pycache__/
|
|
|
|
testenv/test/__pycache__/
|
2014-11-16 15:00:57 +08:00
|
|
|
testenv/Makefile
|
|
|
|
testenv/Makefile.in
|
|
|
|
# tests/
|
2014-07-25 15:30:39 +08:00
|
|
|
tests/Makefile
|
|
|
|
tests/Makefile.in
|
|
|
|
tests/unit-tests
|
2014-11-16 15:00:57 +08:00
|
|
|
# util/
|
2014-07-25 15:30:39 +08:00
|
|
|
util/Makefile
|
|
|
|
util/Makefile.in
|
2014-11-16 15:00:57 +08:00
|
|
|
# others
|
|
|
|
/tags
|
|
|
|
/cscope.out
|