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

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Ward <matt.ward@xamarin.com>2017-11-28 17:09:15 +0300
committerMatt Ward <matt.ward@xamarin.com>2017-11-28 21:02:25 +0300
commit948526e2cc5b0d1df8bdd5e27c0d54eedfe48890 (patch)
tree444448f6cc0cecc7eee3dd2c8bd48547532124d0 /.gitignore
parentd21d84c9a43ad20475308b095fe2ff7d3aee81ba (diff)
Update gitignore
Ignore .vs directories and StressTest binaries.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ea932f9c22..1303afa74c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,6 +38,7 @@ obj/
/main/packages
/main/.nuget/
pull-package.exe
+/main/tests/StressTest/TestProject/bin
#VS writes these sometimes even when it doesn't change anything
/main/_UpgradeReport_Files
@@ -63,6 +64,7 @@ autom4te.cache/
tarballs/
test-results/
Thumbs.db
+.vs
#Mac bundle stuff
*.dmg