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:
authorRyan Lucia <rylucia@microsoft.com>2019-05-09 00:36:11 +0300
committermonojenkins <jo.shields+jenkins@xamarin.com>2019-05-09 00:36:11 +0300
commit2894e57ed72387a17db9f9ee01f56c320d82a819 (patch)
tree4ea4b0543a7ab42b8243ec7a6bd1633b259ba9e4 /.gitignore
parent0dd432096be8585865a9b12fbe1616c0ae30ab13 (diff)
[gitignore] Add crash dump files, .dylib.dSYM directories, and test-path (#14408)
[gitignore] Add crash dump files, .dylib.dSYM directories, and test-path Wasn't sure where in the file to best put the .dylib.dSYM stuff, so suggestions are welcome
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1c7bc4d17a4..6b5752786b2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -129,9 +129,11 @@ docs/perlmod*
compile
mono.h
mono-*.tar.*
+mono_crash*
tmpinst-dir.stamp
msvc/scripts/inputs/
extensions-config.h
+*.dylib.dSYM
*.mlpd
llvm/build/
llvm/usr/