mirror of
https://https.git.savannah.gnu.org/git/grep.git
synced 2026-01-26 15:39:06 +00:00
* bootstrap.conf (bootstrap_post_import_hook): Use gnulib-tool --copy-file to import tests/init.sh. * tests/init.sh: Remove file. * .gitignore (/tests/init.sh): Add entry.
75 lines
999 B
Plaintext
75 lines
999 B
Plaintext
*.a
|
|
*.exe
|
|
*.o
|
|
*~
|
|
.deps
|
|
/ABOUT-NLS
|
|
/GNUmakefile
|
|
/ID
|
|
/INSTALL
|
|
/README-release
|
|
/aclocal.m4
|
|
/autom4te.cache
|
|
/build-aux/compile
|
|
/config.cache
|
|
/config.h
|
|
/config.hin
|
|
/config.log
|
|
/config.status
|
|
/configure
|
|
/configure.ac
|
|
/configure.lineno
|
|
/doc/grep.1
|
|
/doc/grep.aux
|
|
/doc/grep.cp
|
|
/doc/grep.cps
|
|
/doc/grep.fn
|
|
/doc/grep.ky
|
|
/doc/grep.log
|
|
/doc/grep.op
|
|
/doc/grep.pdf
|
|
/doc/grep.pg
|
|
/doc/grep.toc
|
|
/doc/grep.tp
|
|
/doc/grep.vr
|
|
/doc/coverage
|
|
/gnulib-tests/*
|
|
/grep-*.tar.[gx]z
|
|
/grep-*.tar.[gx]z.sig
|
|
/lib/*
|
|
/lib/charset.alias
|
|
/lib/configmake.h
|
|
/lib/uniwidth/
|
|
/m4/*
|
|
/maint.mk
|
|
/po/POTFILES
|
|
/po/stamp-po
|
|
/stamp-h1
|
|
/tests/*.log
|
|
/tests/*.trs
|
|
/tests/bre.script
|
|
/tests/csinput
|
|
/tests/cspatfile
|
|
/tests/ere.script
|
|
/tests/get-mb-cur-max
|
|
/tests/init.sh
|
|
/tests/khadafy.out
|
|
/tests/patfile
|
|
/tests/spencer1.script
|
|
/tests/yesno.txt
|
|
/tests/*.gcda
|
|
/tests/*.gcno
|
|
/src/*.gcda
|
|
/src/*.gcno
|
|
ABOUT-NLS
|
|
ChangeLog
|
|
Makefile
|
|
Makefile.in
|
|
TAGS
|
|
THANKS
|
|
!/gnulib-tests/Makefile.am
|
|
!/lib/Makefile.am
|
|
!/lib/colorize-posix.c
|
|
!/lib/colorize-w32.c
|
|
!/lib/colorize.h
|