diff --git a/.gitignore b/.gitignore index 35063fc..cea887d 100644 --- a/.gitignore +++ b/.gitignore @@ -51,4 +51,6 @@ CodeCoverage/ # NUnit *.VisualState.xml TestResult.xml -nunit-*.xml \ No newline at end of file +nunit-*.xml + +.vs/ \ No newline at end of file