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

.gitattributes

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

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