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

.gitattributes

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

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