Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.gitignore « builds « sdks - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7b3d0cb2ca9d548611c156f0606c5a0f6ba6dc08 (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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
.stamp-*
*.mk.generated
*.config.cache
mxe/
llvm-llvm32/
llvm-llvm64/
llvm-llvmwin32/
llvm-llvmwin64/
llvm36-llvm32/
android-armeabi-*/
android-armeabi-v7a-*/
android-arm64-v8a-*/
android-x86-*/
android-x86_64-*/
android-host-Darwin-*/
android-host-Linux-*/
android-host-mxe-Win32-*/
android-host-mxe-Win64-*/
android-cross-arm-*/
android-cross-arm64-*/
android-cross-x86-*/
android-cross-x86_64-*/
android-cross-arm-win-*/
android-cross-arm64-win-*/
android-cross-x86-win-*/
android-cross-x86_64-win-*/
ios-target32-*/
ios-target32s-*/
ios-target64-*/
ios-targettv-*/
ios-targetwatch-*/
ios-targetwatch64_32-*/
ios-cross32-*/
ios-cross64-*/
ios-crosswatch-*/
ios-crosswatch64_32-*/
ios-sim32-*/
ios-sim64-*/
ios-simtv-*/
ios-simwatch-*/
ios-simwatch64-*/
ios-netcore_target32-*/
ios-netcore_target32s-*/
ios-netcore_target64-*/
ios-netcore_targettv-*/
ios-netcore_targetwatch-*/
ios-netcore_targetwatch64_32-*/
ios-netcore_cross32-*/
ios-netcore_cross64-*/
ios-netcore_crosswatch-*/
ios-netcore_crosswatch64_32-*/
ios-netcore_sim32-*/
ios-netcore_sim64-*/
ios-netcore_simtv-*/
ios-netcore_simwatch-*/
ios-netcore_simwatch64-*/
mac-mac64-*/
mac-macarm64-*/
mac-crossarm64-*/
maccat-mac64-*/
wasm-runtime-*/
wasm-cross-*/
wasm-cross-win-*/
bcl/
desktop-x86/
desktop-x86_64/
toolchains/
mxe-Win32.cmake
mxe-Win64.cmake