diff options
-rw-r--r-- | test-cli/.idea/dictionaries/mcaro.xml | 7 | ||||
-rw-r--r-- | test-cli/.idea/vcs.xml | 6 |
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 |