mirror of
https://https.git.savannah.gnu.org/git/coreutils.git
synced 2026-01-27 01:44:21 +00:00
maint: update .gitignore
Add some newly-created Gnulib files, plus some bootstrap temporaries.
This commit is contained in:
parent
57ffc40323
commit
80a6c7faa2
15
.gitignore
vendored
15
.gitignore
vendored
@ -1,16 +1,19 @@
|
||||
*.I[12]
|
||||
*.[EIOX]
|
||||
*.[EIOXao]
|
||||
*.bak
|
||||
*.gcda
|
||||
*.gcno
|
||||
*.o
|
||||
*.a
|
||||
*~
|
||||
._bootmp
|
||||
.deps
|
||||
.gdb-history
|
||||
.kludge-stamp
|
||||
.version
|
||||
/*.patch
|
||||
/.Tpo
|
||||
/.am*
|
||||
/.re-list
|
||||
/.sc-start-*
|
||||
/ABOUT-NLS
|
||||
/ChangeLog
|
||||
/GNUmakefile
|
||||
@ -111,7 +114,12 @@
|
||||
/lib/sys/
|
||||
/lib/termios.h
|
||||
/lib/time.h
|
||||
/lib/uchar.h
|
||||
/lib/unicase.h
|
||||
/lib/unicase/
|
||||
/lib/unictype
|
||||
/lib/unictype.h
|
||||
/lib/uninorm.h
|
||||
/lib/unistd.h
|
||||
/lib/unistr
|
||||
/lib/unistr.h
|
||||
@ -200,6 +208,7 @@
|
||||
/tests/factor/t[0-9][0-9].sh
|
||||
/tests/t?
|
||||
/tests/test-suite.log
|
||||
/tight-scope.mk
|
||||
ID
|
||||
Makefile
|
||||
Makefile.in
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user