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:
authorlateralusX <lateralusx.github@gmail.com>2016-05-04 15:53:29 +0300
committerlateralusX <lateralusx.github@gmail.com>2016-06-15 10:40:06 +0300
commit6052043fd94f775e562355cbdc5e02bf6f5f835a (patch)
tree789b040e8006150f08b3ddc38844ec8f130964b4 /msvc/.gitignore
parent35f830a6f2786cd4e9d405afafd067e606821a21 (diff)
Fixes to default build/distribution location.
Diffstat (limited to 'msvc/.gitignore')
-rw-r--r--msvc/.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/msvc/.gitignore b/msvc/.gitignore
index 52b65fe7365..8ed2c2f48bb 100644
--- a/msvc/.gitignore
+++ b/msvc/.gitignore
@@ -10,4 +10,6 @@ mono.VC.db
/Win32/
/x64/
/include/
-/package/ \ No newline at end of file
+/package/
+/build/
+/distribution/