coreutils/.gitignore

52 lines
832 B
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
*.gmo
*.o
*/.deps
*~
2007-07-09 01:12:48 +08:00
.gdb-history
2006-06-11 16:43:28 +08:00
.kludge-stamp
2006-10-19 19:54:43 +08:00
ABOUT-NLS
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
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
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-*.xdelta
coreutils-*.xdelta.sig
stamp-h1
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