Initial ykcore import into code base

This commit is contained in:
Jonathan White 2021-09-05 08:51:25 -04:00
parent 0450bf3487
commit 6e27dd8db5
23 changed files with 2948 additions and 25 deletions

View file

@ -15,6 +15,7 @@
set(EXCLUDED_DIRS
# third-party directories
src/thirdparty/
src/zxcvbn/
# objective-c directories
src/touchid/
@ -29,9 +30,6 @@ set(EXCLUDED_FILES
gui/KMessageWidget.cpp
gui/MainWindowAdaptor.h
gui/MainWindowAdaptor.cpp
crypto/ssh/bcrypt_pbkdf.cpp
crypto/ssh/blf.h
crypto/ssh/blowfish.c
tests/modeltest.cpp
tests/modeltest.h
# objective-c files