diff --git a/.gitignore b/.gitignore index 6a84733..b52f20c 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ [Bb]in/ [Oo]bj/ *.user -*.suo \ No newline at end of file +*.suo +TestResults/* \ No newline at end of file