mirror of
https://https.git.savannah.gnu.org/git/diffutils.git
synced 2026-01-27 01:44:20 +00:00
maint: update .gitignore
* .gitignore: Add *.rej (for 'patch'), lib/error.c.
This commit is contained in:
parent
f7432876c5
commit
ec4a3c07ba
2
.gitignore
vendored
2
.gitignore
vendored
@ -3,6 +3,7 @@
|
||||
*.o
|
||||
*.orig
|
||||
*.patch
|
||||
*.rej
|
||||
*~
|
||||
.Tpo
|
||||
.deps/
|
||||
@ -50,6 +51,7 @@ lib/config.h
|
||||
lib/config.hin
|
||||
lib/configmake.h
|
||||
lib/ctype.h
|
||||
lib/error.h
|
||||
lib/errno.h
|
||||
lib/fcntl.h
|
||||
lib/fnmatch.h
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user