diff --git a/.gitignore b/.gitignore index 35063fc..5bcb726 100644 --- a/.gitignore +++ b/.gitignore @@ -51,4 +51,7 @@ CodeCoverage/ # NUnit *.VisualState.xml TestResult.xml -nunit-*.xml \ No newline at end of file +nunit-*.xml + +#jetbrain +.[Ii]dea \ No newline at end of file