patch/.gitignore
Paul Eggert 299167f059 maint: simplify .gitignore
* .gitignore: Update for current Gnulib.
Merge m4/.gitignore, tests/.gitignore into this.
* m4/.gitignore, tests/.gitignore: Remove.
2024-08-25 18:14:30 -07:00

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