aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorSimon Rozman <simon@rozman.si>2019-04-26 11:26:59 +0200
committerSimon Rozman <simon@rozman.si>2019-04-26 13:44:44 +0200
commit5094737f8cddab65bd171a5b687b211a1822fed0 (patch)
tree74ed255c447a12de4f808d6a40723ea9769ac2d1 /.gitignore
parentQuote platform names (diff)
downloadwintun-5094737f8cddab65bd171a5b687b211a1822fed0.tar.xz
wintun-5094737f8cddab65bd171a5b687b211a1822fed0.zip
Split driver setup to EV signed (<Win10) and WHQL signed (>=Win10)
Signed-off-by: Simon Rozman <simon@rozman.si>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index fc1043b..edfc0d7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,7 @@
# Driver Verification Log
/wintun.DVL.XML
+
+# WHQL Driver
+/whql/x86
+/whql/amd64