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:
authorAlan McGovern <alan@xamarin.com>2016-02-16 12:51:17 +0300
committerAlan McGovern <alan@xamarin.com>2016-02-16 12:51:17 +0300
commita9a62a4807c97a9bef773afdb98f6340c5a4bb34 (patch)
tree789f00526e27d31e347e1deff0b3b044fe00f9dc /.gitignore
parent5a536d41d4bc50acc575949cb7d4a56eb269877b (diff)
Add the new file to the gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 383dc80705..9f58fc5dfe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,10 @@
#Autosave files
*~
+#test stuff
+/TestResult_LoggingService.log
+/main/tests/TestResult*.xml
+
#build stuff
obj/
/main/build/bin
@@ -21,7 +25,6 @@ obj/
/local-libs
/main/build/tests
/main/monodevelop_version
-/main/tests/TestResult*.xml
/main/tests/Ide.Tests/bin
/main/src/addins/MonoDevelop.Debugger.Win32/CorApi/bin
/main/src/addins/MonoDevelop.Debugger.Win32/CorApi2/bin