gitignore
This commit is contained in:
@@ -22,4 +22,9 @@
|
||||
<Folder Include="Migrations" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<None Remove="test.db-shm" />
|
||||
<None Remove="test.db-wal" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user