gitignore

This commit is contained in:
2021-10-28 17:51:18 -04:00
parent 05c9c05bc4
commit ee4304d729
4 changed files with 5 additions and 0 deletions

View File

@@ -22,4 +22,9 @@
<Folder Include="Migrations" />
</ItemGroup>
<ItemGroup>
<None Remove="test.db-shm" />
<None Remove="test.db-wal" />
</ItemGroup>
</Project>