diff options
author | Szczepan Zalega <szczepan@nitrokey.com> | 2016-07-18 18:04:34 +0200 |
---|---|---|
committer | Szczepan Zalega <szczepan@nitrokey.com> | 2016-08-01 13:54:45 +0200 |
commit | a5d11eab6003a6ed0f7c78ecb7136b28ee938a23 (patch) | |
tree | fa1c5a1a476f51161b822188508704c5acd52a1d /.idea/dictionaries | |
parent | 209672f9bba667ea0fc7bce364ef0ad1c8bc4d2a (diff) | |
download | libnitrokey-a5d11eab6003a6ed0f7c78ecb7136b28ee938a23.tar.gz libnitrokey-a5d11eab6003a6ed0f7c78ecb7136b28ee938a23.tar.bz2 |
Initial version of C/Python bindings
Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
Diffstat (limited to '.idea/dictionaries')
-rw-r--r-- | .idea/dictionaries/sz.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.idea/dictionaries/sz.xml b/.idea/dictionaries/sz.xml new file mode 100644 index 0000000..59b56fb --- /dev/null +++ b/.idea/dictionaries/sz.xml @@ -0,0 +1,8 @@ +<component name="ProjectDictionaryState"> + <dictionary name="sz"> + <words> + <w>nitrokey</w> + <w>totp</w> + </words> + </dictionary> +</component>
\ No newline at end of file |