* .gitmodules: New file. * README-alpha: Update. * README-hacking: Update. * bootstrap: Install slightly modified version from the gnulib repo. * bootstrap.conf: Add paxutils-related stuff. * .gitignore: Update. * doc/.gitignore: Update. * po/.gitignore: Update. * gnu/Makefile.am
31 lines
248 B
Plaintext
31 lines
248 B
Plaintext
*.a
|
|
*.la
|
|
*.lo
|
|
*.o
|
|
*.so
|
|
*~
|
|
.bootstrap
|
|
.deps
|
|
.emacs*
|
|
.libs
|
|
ABOUT-NLS
|
|
ChangeLog
|
|
INSTALL
|
|
Make.rules
|
|
Makefile
|
|
Makefile.in
|
|
aclocal.m4
|
|
autom4te.cache
|
|
build-aux
|
|
build-aux/
|
|
config.h
|
|
config.h.in
|
|
config.log
|
|
config.status
|
|
configure
|
|
gnu
|
|
libtool
|
|
m4
|
|
rmt
|
|
stamp-h1
|