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:
authorMichael Hutchinson <mhutch@xamarin.com>2013-02-24 03:32:25 +0400
committerMichael Hutchinson <mhutch@xamarin.com>2013-02-24 03:32:25 +0400
commitd1584817c26a751d7fdac5979c7646db4c7a445f (patch)
tree7dc40546800d7e83bcc909b414a149dfaf4e6fe2 /.gitignore
parent5263deb8b7e65a5b59482d15b766d2cfec9dfe21 (diff)
gitignore VS upgrade log files
Diffstat (limited to '.gitignore')
-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