diff --git a/src/.gitignore b/src/.gitignore index 9491a2f..c3b86f0 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -360,4 +360,7 @@ MigrationBackup/ .ionide/ # Fody - auto-generated XML schema -FodyWeavers.xsd \ No newline at end of file +FodyWeavers.xsd + +# rider +.idea \ No newline at end of file