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:
authorBernhard Urban <bernhard.urban@xamarin.com>2018-10-30 16:41:45 +0300
committerLudovic Henry <luhenry@microsoft.com>2018-10-30 16:41:45 +0300
commit8e0cbf1044fb86f40c41f4317ef9154f82a94bb4 (patch)
treec41a5b35c2ae2bbd2bf8b43439a311d6f362111e /.gitignore
parentf038e7cd8a4edcfc9ebbfb8dfd0b595fdcaada15 (diff)
[gitgnore] put .dylib on ignore list (#11453)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 27d739eff54..ededfdb8205 100644
--- a/.gitignore
+++ b/.gitignore
@@ -89,6 +89,7 @@ stamp-h.in
*~
*.swp
*.o
+*.dylib
.deps
.libs