diff options
author | Manel Caro <mcaro@iseebcn.com> | 2019-03-29 14:49:10 +0100 |
---|---|---|
committer | Manel Caro <mcaro@iseebcn.com> | 2019-03-29 14:49:10 +0100 |
commit | bcf1b370fcbba4facb30ab97f97addfce1ba2872 (patch) | |
tree | a8ce4b0ad8d8742e6f0df57409c032095fca3703 /test-cli/.idea/vcs.xml | |
parent | 200e1ad1c36869763c2142aa2ee69353abebfcc6 (diff) | |
download | board-bcf1b370fcbba4facb30ab97f97addfce1ba2872.zip board-bcf1b370fcbba4facb30ab97f97addfce1ba2872.tar.gz board-bcf1b370fcbba4facb30ab97f97addfce1ba2872.tar.bz2 |
Update pyCharm Project Setup
Diffstat (limited to 'test-cli/.idea/vcs.xml')
-rw-r--r-- | test-cli/.idea/vcs.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test-cli/.idea/vcs.xml b/test-cli/.idea/vcs.xml new file mode 100644 index 0000000..6c0b863 --- /dev/null +++ b/test-cli/.idea/vcs.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="VcsDirectoryMappings"> + <mapping directory="$PROJECT_DIR$/.." vcs="Git" /> + </component> +</project>
\ No newline at end of file |