mirror of
https://github.com/coreutils/coreutils.git
synced 2024-11-28 04:24:45 +08:00
4323ed2bde
* .gitignore: Remove *.lzma lines.
85 lines
1.1 KiB
Plaintext
85 lines
1.1 KiB
Plaintext
*.I[12]
|
|
*.[EIOX]
|
|
*.bak
|
|
*.o
|
|
*/.deps
|
|
*~
|
|
._bootmp
|
|
.gdb-history
|
|
.kludge-stamp
|
|
.tarball-version
|
|
.version
|
|
ABOUT-NLS
|
|
ChangeLog
|
|
GNUmakefile
|
|
ID
|
|
INSTALL
|
|
Makefile
|
|
Makefile.in
|
|
TAGS
|
|
THANKS-to-translators
|
|
aclocal.m4
|
|
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
|
|
config.cache
|
|
config.h
|
|
config.hin
|
|
config.log
|
|
config.status
|
|
configure
|
|
coreutils-*.tar.bz2
|
|
coreutils-*.tar.bz2.sig
|
|
coreutils-*.tar.gz
|
|
coreutils-*.tar.gz.sig
|
|
coreutils-*.tar.xz
|
|
coreutils-*.tar.xz.sig
|
|
gnulib-tests
|
|
lib/.cvsignore
|
|
lib/.gitignore
|
|
lib/arg-nonnull.h
|
|
lib/arpa
|
|
lib/binary-io.h
|
|
lib/charset.alias
|
|
lib/configmake.h
|
|
lib/glthread
|
|
lib/libcoreutils.a
|
|
lib/link-warning.h
|
|
lib/printf.c
|
|
lib/progname.c
|
|
lib/progname.h
|
|
lib/selinux
|
|
lib/unistr
|
|
lib/uniwidth
|
|
lib/unused-parameter.h
|
|
lib/warn-on-use.h
|
|
m4/.cvsignore
|
|
m4/.gitignore
|
|
maint.mk
|
|
man/*.1
|
|
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
|
|
src/version.c
|
|
src/version.h
|
|
stamp-h1
|
|
tests/*/*.log
|
|
tests/t?
|
|
tests/test-suite.log
|