mirror of
https://https.git.savannah.gnu.org/git/coreutils.git
synced 2026-01-27 01:44:21 +00:00
maint: ignore *.trs files, lib/getopt.h and build-aux/test-driver
* .gitignore: Also ignore automake's new .trs files and its build-aux/test-driver, as well as lib/getopt.h.
This commit is contained in:
parent
2403b1caa5
commit
d015505528
3
.gitignore
vendored
3
.gitignore
vendored
@ -2,6 +2,7 @@
|
||||
*.[EIOX]
|
||||
*.bak
|
||||
*.o
|
||||
*.trs
|
||||
*/.deps
|
||||
*~
|
||||
._bootmp
|
||||
@ -25,6 +26,7 @@
|
||||
/build-aux/mdate-sh
|
||||
/build-aux/missing
|
||||
/build-aux/snippet/
|
||||
/build-aux/test-driver
|
||||
/build-aux/texinfo.tex
|
||||
/build-aux/ylwrap
|
||||
/config.cache
|
||||
@ -50,6 +52,7 @@
|
||||
/lib/ctype.h
|
||||
/lib/dirent.h
|
||||
/lib/fcntl.h
|
||||
/lib/getopt.h
|
||||
/lib/glthread
|
||||
/lib/iconv.h
|
||||
/lib/iconv_open-aix.h
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user