aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: c4b6af9b685e9aa6a7e835b3ca18eb150be6de28 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Visual Studio Local Files
.vs/
*.user

# Build Output
/dist
/Debug
/Release

# Static Driver Verifier Output
/driver/sdv
/driver/smvbuild.log
/driver/smvstats.txt

# CodeQL Output
/driver/driver.sarif
/driver/vc140.pdb

# Driver Verification Log
/driver/wintun.DVL.XML

# Temporary files
*~