aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore20
1 files changed, 10 insertions, 10 deletions
diff --git a/.gitignore b/.gitignore
index 7db1686..c4b6af9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,20 +4,20 @@
# Build Output
/dist
-/x86/Release
-/x86/Debug
-/amd64/Release
-/amd64/Debug
-/arm64/Release
-/arm64/Debug
+/Debug
+/Release
# Static Driver Verifier Output
-/sdv
-/smvbuild.log
-/smvstats.txt
+/driver/sdv
+/driver/smvbuild.log
+/driver/smvstats.txt
+
+# CodeQL Output
+/driver/driver.sarif
+/driver/vc140.pdb
# Driver Verification Log
-/wintun.DVL.XML
+/driver/wintun.DVL.XML
# Temporary files
*~