1
0
mirror of https://github.com/QRouland/UTPass.git synced 2025-06-29 16:52:29 +00:00

Initial Commit

This commit is contained in:
2019-03-13 19:38:12 +01:00
commit 851e0348c2
41 changed files with 1479 additions and 0 deletions

9
.gitmodules vendored Normal file
View File

@ -0,0 +1,9 @@
[submodule "third/gpgme"]
path = third/gpgme
url = https://github.com/gpg/gpgme
[submodule "third/libassuan"]
path = third/libassuan
url = https://github.com/gpg/libassuan
[submodule "third/libgpg-error"]
path = third/libgpg-error
url = https://github.com/gpg/libgpg-error