summaryrefslogtreecommitdiff
path: root/test-cli
diff options
context:
space:
mode:
authorManel Caro <mcaro@iseebcn.com>2019-03-29 14:49:10 +0100
committerManel Caro <mcaro@iseebcn.com>2019-03-29 14:49:10 +0100
commitbcf1b370fcbba4facb30ab97f97addfce1ba2872 (patch)
treea8ce4b0ad8d8742e6f0df57409c032095fca3703 /test-cli
parent200e1ad1c36869763c2142aa2ee69353abebfcc6 (diff)
downloadboard-bcf1b370fcbba4facb30ab97f97addfce1ba2872.zip
board-bcf1b370fcbba4facb30ab97f97addfce1ba2872.tar.gz
board-bcf1b370fcbba4facb30ab97f97addfce1ba2872.tar.bz2
Update pyCharm Project Setup
Diffstat (limited to 'test-cli')
-rw-r--r--test-cli/.idea/dictionaries/mcaro.xml7
-rw-r--r--test-cli/.idea/vcs.xml6
2 files changed, 13 insertions, 0 deletions
diff --git a/test-cli/.idea/dictionaries/mcaro.xml b/test-cli/.idea/dictionaries/mcaro.xml
new file mode 100644
index 0000000..14dd603
--- /dev/null
+++ b/test-cli/.idea/dictionaries/mcaro.xml
@@ -0,0 +1,7 @@
+<component name="ProjectDictionaryState">
+ <dictionary name="mcaro">
+ <words>
+ <w>pgdbcli</w>
+ </words>
+ </dictionary>
+</component> \ No newline at end of file
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