1
0
mirror of git://git.sv.gnu.org/sed synced 2025-04-18 02:37:37 +03:00
sed/.gitignore
Collin Funk 0c1fe22cca maint: import tests/init.sh from Gnulib during bootstrap
* bootstrap.conf (bootstrap_post_import_hook): Use gnulib-tool
--copy-file to import tests/init.sh.
* testsuite/init.sh: Remove file.
* .gitignore (/testsuite/init.sh): Add entry.
2024-07-04 14:30:46 -07:00

68 lines
821 B
Plaintext

*.a
*.exe
*.gcda
*.gcno
*.gz
*.o
*.sig
*.xz
*~
+*
.deps/
.dirstamp
/.version
/ABOUT-NLS
/ChangeLog
/GNUmakefile
/INSTALL
/README-release
/THANKS
/aclocal.m4
/autom4te.cache
/confdefs.h
/config.cache
/config.h
/config.log
/config.status
/config_h.in
/configure
/conftest*
/doc/.gitignore
/doc/coverage/
/doc/sed.1
/doc/sed.aux
/doc/sed.cp
/doc/sed.cps
/doc/sed.fn
/doc/sed.fns
/doc/sed.info
/doc/sed.ky
/doc/sed.log
/doc/sed.op
/doc/sed.pdf
/doc/sed.pg
/doc/sed.t2p/
/doc/sed.toc
/doc/sed.tp
/doc/sed.vr
/doc/stamp-vti
/doc/version.texi
/gnulib-tests/
!/gnulib-tests/Makefile.am
/maint.mk
/sed-[4-9]*
/sed/sed
/sed/version.[ch]
/stamp-h1
/testsuite/*.log
/testsuite/*.out
/testsuite/*.trs
/testsuite/eval.in2
/testsuite/get-mb-cur-max
/testsuite/init.sh
/testsuite/test-mbrtowc
Makefile
Makefile.in
gt-bug*
test-suite.log