]> git.proxmox.com Git - libtpms.git/commit
Improvements to .gitignore
authorNick Chevsky <nchevsky@users.noreply.github.com>
Tue, 20 Jul 2021 19:48:24 +0000 (14:48 -0500)
committerStefan Berger <stefanb@us.ibm.com>
Tue, 20 Jul 2021 22:10:32 +0000 (18:10 -0400)
commita1a7748e0bb0669739c0fded6b6a244fdd58019d
treeb8215ea3f6b8bbe317b3a6116b65483dc2a42057
parent98b34147ad3ea412ba938de24491d96fa265447f
Improvements to .gitignore
- Add auto-generated files *.gch, debian/autoreconf.*, tests/NVChip
- Add .pc/ (temporary directory used by Quilt for patch management)
- Remove *.patch (Quilt requires these under debian/patches/)
- Change incorrect debian/libtpms/ to debian/libtpms0/

Signed-off-by: Nick Chevsky <nchevsky@users.noreply.github.com>
.gitignore