mirror of
https://https.git.savannah.gnu.org/git/diffutils.git
synced 2026-01-27 01:44:20 +00:00
maint: update .gitignore for recent gnulib
* .gitignore: Add tests/*.trs and several *.h and *.sed files in lib,
This commit is contained in:
parent
45716f1cab
commit
118d732ab2
22
.gitignore
vendored
22
.gitignore
vendored
@ -26,16 +26,37 @@
|
||||
/gnulib-tests/locale/
|
||||
/gnulib-tests/uniwidth/
|
||||
/lib/.gitignore
|
||||
/lib/alloca.h
|
||||
/lib/c++defs.h
|
||||
/lib/charset.alias
|
||||
/lib/config.h
|
||||
/lib/config.hin
|
||||
/lib/configmake.h
|
||||
/lib/fcntl.h
|
||||
/lib/iconv*.h
|
||||
/lib/inttypes.h
|
||||
/lib/langinfo.h
|
||||
/lib/locale.h
|
||||
/lib/ref-add.sed
|
||||
/lib/ref-del.sed
|
||||
/lib/signal.h
|
||||
/lib/stamp-h1
|
||||
/lib/stdio.h
|
||||
/lib/stdlib.h
|
||||
/lib/string.h
|
||||
/lib/strings.h
|
||||
/lib/sys/
|
||||
/lib/time.h
|
||||
/lib/unistd.h
|
||||
/lib/unistr
|
||||
/lib/unistr.h
|
||||
/lib/unitypes.h
|
||||
/lib/uniwidth
|
||||
/lib/uniwidth.h
|
||||
/lib/unused-parameter.h
|
||||
/lib/warn-on-use.h
|
||||
/lib/wchar.h
|
||||
/lib/wctype.h
|
||||
/m4/.gitignore
|
||||
/m4/gnulib-cache.m4
|
||||
/maint.mk
|
||||
@ -71,3 +92,4 @@ src/paths.h
|
||||
src/sdiff
|
||||
src/version.[ch]
|
||||
tests/*.log
|
||||
tests/*.trs
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user