VeraCrypt
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4581ef2..bb873dc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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