mirror of
https://https.git.savannah.gnu.org/git/patch.git
synced 2026-01-26 08:07:53 +00:00
* .gitignore: Update for current Gnulib. Merge m4/.gitignore, tests/.gitignore into this. * m4/.gitignore, tests/.gitignore: Remove.
37 lines
373 B
Plaintext
37 lines
373 B
Plaintext
*.log
|
|
*.o
|
|
*.trs
|
|
*~
|
|
.deps/
|
|
/.pc/
|
|
/.version
|
|
/ChangeLog
|
|
/GNUmakefile
|
|
/ID
|
|
/INSTALL
|
|
/VERSION
|
|
/[0-9]*.patch
|
|
/aclocal.m4
|
|
/autom4te.cache/
|
|
/build-aux/
|
|
/config.cache
|
|
/config.h
|
|
/config.hin
|
|
/config.log
|
|
/config.status
|
|
/configure
|
|
/doc/
|
|
/lib/
|
|
!/lib/Makefile.am
|
|
/m4/*.m4
|
|
/m4/.gitignore
|
|
!/m4/setmode.m4
|
|
!/m4/xattr.m4
|
|
/maint.mk
|
|
/patch-*.tar.*
|
|
/src/patch
|
|
/stamp-h1
|
|
Makefile
|
|
Makefile.in
|
|
TAGS
|