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

# Build Output
/dist
/Debug
/Release

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

# Driver Verification Log
/wintun.DVL.XML

# Temporary files
*~