diff --git a/.gitignore b/.gitignore index cd88c055..3fee42f6 100644 --- a/.gitignore +++ b/.gitignore @@ -51,4 +51,5 @@ Thumbs.db #Template Bat file# ################### -myass.bat \ No newline at end of file +myass.bat +/TestResults \ No newline at end of file diff --git a/Terraria.vsmdi b/Terraria.vsmdi index 042d537c..c807b09d 100644 --- a/Terraria.vsmdi +++ b/Terraria.vsmdi @@ -1,5 +1,12 @@  + + + + + + + diff --git a/TraceAndTestImpact.testsettings b/TraceAndTestImpact.testsettings new file mode 100644 index 00000000..de2742ce --- /dev/null +++ b/TraceAndTestImpact.testsettings @@ -0,0 +1,9 @@ + + + These are test settings for Trace and Test Impact. + + + + + + \ No newline at end of file