diff --git a/.gitignore b/.gitignore index 68c9468..6c2aa92 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,8 @@ .LSOverride # Icon must end with two \r -Icon +Icon + # Thumbnails ._* @@ -426,3 +427,5 @@ FodyWeavers.xsd # JetBrains Rider *.sln.iml +*.db +*Migrations \ No newline at end of file