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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Henry <luhenry@microsoft.com>2018-02-03 00:14:15 +0300
committerGitHub <noreply@github.com>2018-02-03 00:14:15 +0300
commit605cadfb09d6c79723763b8afd09480a5941eabf (patch)
treec8ed22d67e65e28eea93b75bf68e310a83857cf4 /sdks/builds/.gitignore
parentd3da6980cc81bde0271c0f9165a643ef16a9dace (diff)
[sdks] Add more targets for XA (#6678)
* [sdks] Remove redundant dependency * [sdks] Build mxe-Win{32,64} * [sdks] Build host-{Darwin,Linux,mxe-Win{32,64}} * [sdks] Build llvm-llvm{win,}{32,64}
Diffstat (limited to 'sdks/builds/.gitignore')
-rw-r--r--sdks/builds/.gitignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/sdks/builds/.gitignore b/sdks/builds/.gitignore
index b28b6df5641..65ef78bfea6 100644
--- a/sdks/builds/.gitignore
+++ b/sdks/builds/.gitignore
@@ -2,11 +2,21 @@
.stamp-*
*.mk.generated
*.config.cache
+mxe-Win32/
+mxe-Win64/
+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-target64/
ios-cross32/