mirror of
https://https.git.savannah.gnu.org/git/diffutils.git
synced 2026-01-27 09:54:25 +00:00
maint: add to .gitignore
* .gitignore: Ignore more.
This commit is contained in:
parent
ef2251a3e5
commit
f51320402b
8
.gitignore
vendored
8
.gitignore
vendored
@ -3,6 +3,8 @@
|
||||
*.o
|
||||
*~
|
||||
.deps
|
||||
.dirstamp
|
||||
.gdb-history
|
||||
/GNUmakefile
|
||||
/INSTALL
|
||||
/aclocal.m4
|
||||
@ -10,6 +12,8 @@
|
||||
/config.log
|
||||
/config.status
|
||||
/configure
|
||||
/diffutils-*.tar.gz
|
||||
/diffutils-*.tar.xz
|
||||
/doc/.gitignore
|
||||
/doc/diff.info
|
||||
/doc/stamp-vti
|
||||
@ -40,11 +44,15 @@
|
||||
/po/stamp-po
|
||||
ABOUT-NLS
|
||||
ChangeLog
|
||||
ID
|
||||
Makefile
|
||||
Makefile.in
|
||||
TAGS
|
||||
autom4te.cache
|
||||
build-aux
|
||||
gnulib-tests/*.log
|
||||
lib/arg-nonnull.h
|
||||
lib/link-warning.h
|
||||
man/*.1
|
||||
po/*.gmo
|
||||
po/*.po
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user