mirror of
https://github.com/stefanberger/libtpms
synced 2026-08-19 12:27:38 +00:00
Ignore patch files in gitignore
Signed-off-by: Corey Bryant <coreyb@linux.vnet.ibm.com> Acked-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
This commit is contained in:
parent
98f0d19ab6
commit
087cd91991
2
.gitignore
vendored
2
.gitignore
vendored
@ -3,9 +3,11 @@
|
||||
*.la
|
||||
*.lo
|
||||
*.o
|
||||
*.patch
|
||||
*~
|
||||
.deps
|
||||
.libs
|
||||
configure
|
||||
Makefile.in
|
||||
Makefile
|
||||
/aclocal.m4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user