diff --git a/.gitignore b/.gitignore index a10f6df..433877d 100644 --- a/.gitignore +++ b/.gitignore @@ -54,4 +54,7 @@ TestResult.xml nunit-*.xml .vs/ -pizza.db* \ No newline at end of file +pizza.db* + +# JetBrains Rider +.idea/