coreutils/.gitignore

90 lines
1.4 KiB
Plaintext
Raw Normal View History

2006-06-11 16:43:28 +08:00
*.1
*.I[12]
2006-07-25 22:34:39 +08:00
*.[EIOX]
2006-06-11 16:43:28 +08:00
*.o
*/.deps
*~
2007-07-09 01:12:48 +08:00
.gdb-history
.kludge-stamp
.tarball-version
.version
2006-10-19 19:54:43 +08:00
ABOUT-NLS
ChangeLog
ID
2006-10-23 01:00:38 +08:00
INSTALL
2006-06-11 16:43:28 +08:00
Makefile
2006-07-25 22:34:39 +08:00
Makefile.in
TAGS
2006-06-11 16:43:28 +08:00
THANKS-to-translators
2006-07-25 22:34:39 +08:00
aclocal.m4
2006-06-11 16:43:28 +08:00
autom4te.cache
build-aux/.gitignore
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/texinfo.tex
build-aux/ylwrap
2006-06-11 16:43:28 +08:00
config.cache
config.h
2006-07-25 22:34:39 +08:00
config.hin
2006-06-11 16:43:28 +08:00
config.log
config.status
2006-07-25 22:34:39 +08:00
configure
2006-06-11 16:43:28 +08:00
coreutils-*.tar.bz2
coreutils-*.tar.bz2.sig
coreutils-*.tar.gz
coreutils-*.tar.gz.sig
coreutils-*.tar.lzma
coreutils-*.tar.lzma.sig
gnulib-tests
lib/.cvsignore
lib/.gitignore
lib/binary-io.h
lib/charset.alias
lib/configmake.h
lib/libcoreutils.a
lib/printf.c
lib/progname.c
lib/progname.h
m4/.cvsignore
m4/.gitignore
po/*.gmo
po/*.po
po/.gitignore
po/.reference
po/LINGUAS
po/Makefile.in
po/Makevars
po/POTFILES
po/checksums
po/coreutils.pot
po/stamp-po
2006-06-11 16:43:28 +08:00
stamp-h1
tests/*/*.log
tests/cut/Makefile.am
2006-06-11 16:43:28 +08:00
tests/cut/cut-tests
tests/head/Makefile.am
2006-06-11 16:43:28 +08:00
tests/head/head-tests
tests/join/Makefile.am
2006-06-11 16:43:28 +08:00
tests/join/join-tests
tests/pr/Makefile.am
2006-06-11 16:43:28 +08:00
tests/pr/pr-tests
tests/sort/Makefile.am
2006-06-11 16:43:28 +08:00
tests/sort/sort-tests
tests/tac/Makefile.am
2006-06-11 16:43:28 +08:00
tests/tac/tac-tests
tests/tail/Makefile.am
2006-06-11 16:43:28 +08:00
tests/tail/tail-tests
tests/test/Makefile.am
2006-06-11 16:43:28 +08:00
tests/test/test-tests
tests/tr/Makefile.am
2006-06-11 16:43:28 +08:00
tests/tr/tr-tests
tests/uniq/Makefile.am
2006-06-11 16:43:28 +08:00
tests/uniq/uniq-tests
tests/wc/Makefile.am
2006-06-11 16:43:28 +08:00
tests/wc/wc-tests