diff options
author | kavsrf <kavsrf@gmail.com> | 2016-12-04 13:48:07 +0300 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2017-06-05 17:36:51 +0200 |
commit | 659af8b2c1ee88a9ee78dd1b1a5fa7cae2302984 (patch) | |
tree | 566d78c7b45fce8c9fcae1ca9cecf3de97aaa0be | |
parent | 34084323db70bc5bedb98d371a30b83ed0e2ada0 (diff) | |
download | VeraCrypt-DCS-659af8b2c1ee88a9ee78dd1b1a5fa7cae2302984.tar.gz VeraCrypt-DCS-659af8b2c1ee88a9ee78dd1b1a5fa7cae2302984.zip |
sign tools ignore
-rw-r--r-- | .gitignore | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -27,3 +27,14 @@ *.exe *.out *.app + +Library/VeraCryptLib/BootCommon.h +Library/VeraCryptLib/BootDefs.h +Library/VeraCryptLib/common/ +Library/VeraCryptLib/crypto/ +SecureBoot/keys/ +SecureBoot/makecert.exe +SecureBoot/pvk2pfx.exe +SecureBoot/sb_create_keys.bat +SecureBoot/sb_create_siglists.ps1 +SecureBoot/signtool.exe
\ No newline at end of file |