We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3600c1f commit a08fb5aCopy full SHA for a08fb5a
.gitignore
@@ -0,0 +1,3 @@
1
+PassworkExport/bin/
2
+PassworkExport/obj/
3
+PassworkExport/.vs
README.md
@@ -79,5 +79,10 @@ Don't forget to delete (also in the Trash Bin!) after importing!
79

80

81
82
+# How to compile yourself
83
+1. Checkout the code
84
+2. Update the KeePass.exe Reference
85
+3. Build
86
+
87
# Credits
88
Based on the theVault CSV exporter for KeePass from Bruce NZ https://keepass.info/plugins.html#thevault - source code available via keepass site.
0 commit comments