diff options
author | Szczepan Zalega <szczepan@nitrokey.com> | 2019-06-13 13:57:11 +0200 |
---|---|---|
committer | Szczepan Zalega <szczepan@nitrokey.com> | 2019-06-13 15:00:47 +0200 |
commit | a0aae1fe26a6c68d6040c2dcf0194279e9c7007c (patch) | |
tree | 9f3f131e0c97326b9698e53db954d992179a2921 /.idea/vcs.xml | |
parent | e46646d09c2167faf63e65c8557b4da820d152c2 (diff) | |
download | libnitrokey-a0aae1fe26a6c68d6040c2dcf0194279e9c7007c.tar.gz libnitrokey-a0aae1fe26a6c68d6040c2dcf0194279e9c7007c.tar.bz2 |
Update IDE files
Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
Diffstat (limited to '.idea/vcs.xml')
-rw-r--r-- | .idea/vcs.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.idea/vcs.xml b/.idea/vcs.xml index 94a25f7..efdb874 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -2,5 +2,7 @@ <project version="4"> <component name="VcsDirectoryMappings"> <mapping directory="$PROJECT_DIR$" vcs="Git" /> + <mapping directory="$PROJECT_DIR$/hidapi" vcs="Git" /> + <mapping directory="$PROJECT_DIR$/unittest/Catch" vcs="Git" /> </component> </project>
\ No newline at end of file |