diff options
author | Szczepan Zalega <szczepan@nitrokey.com> | 2017-02-21 13:11:40 +0100 |
---|---|---|
committer | Szczepan Zalega <szczepan@nitrokey.com> | 2017-03-11 15:41:49 +0100 |
commit | 343b77dde196ab2e8ea82e7149b5703a771a9699 (patch) | |
tree | 82a14a6f7ef5b496d3864ced3b5f0065b6d00c9f /.idea/vcs.xml | |
parent | 544d68631303fa35b5e6a538f8afb4e054ad9302 (diff) | |
download | libnitrokey-343b77dde196ab2e8ea82e7149b5703a771a9699.tar.gz libnitrokey-343b77dde196ab2e8ea82e7149b5703a771a9699.tar.bz2 |
Project info for repositories
Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
Diffstat (limited to '.idea/vcs.xml')
-rw-r--r-- | .idea/vcs.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.idea/vcs.xml b/.idea/vcs.xml index 94a25f7..486a99a 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -2,5 +2,8 @@ <project version="4"> <component name="VcsDirectoryMappings"> <mapping directory="$PROJECT_DIR$" vcs="Git" /> + <mapping directory="$PROJECT_DIR$/hidapi" vcs="Git" /> + <mapping directory="$PROJECT_DIR$/python_bindings/pybind11" vcs="Git" /> + <mapping directory="$PROJECT_DIR$/unittest/Catch" vcs="Git" /> </component> </project>
\ No newline at end of file |