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: a72cb7938df0f302e0825f0a3de06af8f39a8103 (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
# build artifacts
.stamp-*
*.mk.generated
*.config.cache
mxe/
llvm-llvm32/
llvm-llvm64/
llvm-llvmwin32/
llvm-llvmwin64/
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-*/
ios-target32-*/
ios-target32s-*/
ios-target64-*/
ios-targettv-*/
ios-targetwatch-*/
ios-cross32-*/
ios-cross64-*/
ios-crosswatch-*/
ios-sim32-*/
ios-sim64-*/
ios-simtv-*/
ios-simwatch-*/
wasm-interp/
bcl/

# android toolchain
toolchains/