diff options
author | Mathieu Trudel-Lapierre <cyphermox@ubuntu.com> | 2017-08-04 12:10:50 -0400 |
---|---|---|
committer | Mathieu Trudel-Lapierre <cyphermox@ubuntu.com> | 2017-08-04 12:10:50 -0400 |
commit | bbfd2ab18f52600aa41f061b2da9a2afe2a9d6ac (patch) | |
tree | 56132d617fff7c4f05e67024ec872d88fcafa92d /.gitignore | |
download | efi-boot-shim-upstream/0.9+1474479173.6c180c6.tar.gz efi-boot-shim-upstream/0.9+1474479173.6c180c6.zip |
Import Upstream version 0.9+1474479173.6c180c6upstream/0.9+1474479173.6c180c6
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..586bc246 --- /dev/null +++ b/.gitignore @@ -0,0 +1,26 @@ +.*.sw? +certdb +shim_cert.h +*.a +*.cer +*.crl +*.crt +*.csr +*.db +*.db.attr +*.db.attr.old +*.db.old +*.domain.txt +*.efi +*.efi.debug +*.efi.signed +*.key +*.key +*.o +*.pem +*.p12 +*.so +*.srl +*.srl.old +*.tar.* +version.c |