summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 6a3b988324fc210090bef8ed2a691760855fe70c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# backup and temporary files
*~
.*.sw[op]

# the build directories
/*/unxlng??
/*/unxlng??.pro
/*/wntmsc???
/*/wntmsc???.pro

/external/*/*.dll
/external/*/*.txt
/external/msi/*.exe
/external/msv*/*.manifest
/external/vcredist/vcredist_x64.exe
/external/vcredist/vcredist_x86.exe