mirror of
https://github.com/moparisthebest/keepass2android
synced 2025-01-10 21:18:18 -05:00
added file with credentials as partial, not included file
This commit is contained in:
parent
2de7790c30
commit
96f9746650
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@
|
||||
Thumbs.db
|
||||
|
||||
/src/monodroid-unittesting/*.suo
|
||||
/src/Kp2aUnitTests/TestLoadDbCredentials.cs
|
||||
|
@ -55,6 +55,7 @@
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="TestKp2aApp.cs" />
|
||||
<Compile Include="TestLoadDb.cs" />
|
||||
<Compile Include="TestLoadDbCredentials.cs" />
|
||||
<Compile Include="TestSaveDb.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
|
Loading…
Reference in New Issue
Block a user