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:
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a2cc89ea77..67cc7f3519 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,6 +20,10 @@ obj/
/main/build/tests
/main/monodevelop_version
+#VS writes these sometimes even when it doesn't change anything
+/main/_UpgradeReport_Files
+/main/UpgradeLog.*
+
# globs
Makefile.in
*.DS_Store