diff options
author | Saturneric <[email protected]> | 2021-12-31 18:55:29 +0000 |
---|---|---|
committer | Saturneric <[email protected]> | 2021-12-31 18:55:29 +0000 |
commit | 5e0e6494c76154b1da5002bda05e23258678c403 (patch) | |
tree | 5bfe8fb8d7670f0349d9a562daf8bdf960214071 /.gitignore | |
parent | <refactor, test>(core, test): core improved and test gpg key generation (diff) | |
download | GpgFrontend-5e0e6494c76154b1da5002bda05e23258678c403.tar.gz GpgFrontend-5e0e6494c76154b1da5002bda05e23258678c403.zip |
<refactor, fix, test>(core, test): test key generation for standalone mode
1. add key generation test for standalone mode
2. add supported algos in standalone mode
3. changed support algo vectors from static value to static getter
4. modified name of some variables.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ src/GpgFrontend.h src/GpgFrontendBuildInfo.h src/GpgFrontendBuildInstallInfo.h +third_party/AppImageUpdate # gettext *.mo |