aboutsummaryrefslogtreecommitdiff
path: root/.idea
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2020-07-02 15:19:51 +0530
committerFlorian Dold <florian.dold@gmail.com>2020-07-02 15:19:51 +0530
commit340506abc60e1c3e30767b1a14e54bd6cf620f71 (patch)
tree52c93cdcb2e13e645040ea35944da6503a4787c1 /.idea
parent34283e93011ff3add8d67dea3299efa8b34794f5 (diff)
downloadlibeufin-340506abc60e1c3e30767b1a14e54bd6cf620f71.tar.gz
libeufin-340506abc60e1c3e30767b1a14e54bd6cf620f71.tar.bz2
libeufin-340506abc60e1c3e30767b1a14e54bd6cf620f71.zip
more ISO parsing/schema work
Diffstat (limited to '.idea')
-rw-r--r--.idea/dictionaries/dold.xml4
-rw-r--r--.idea/misc.xml5
2 files changed, 9 insertions, 0 deletions
diff --git a/.idea/dictionaries/dold.xml b/.idea/dictionaries/dold.xml
index d87c61c6..762a1ed5 100644
--- a/.idea/dictionaries/dold.xml
+++ b/.idea/dictionaries/dold.xml
@@ -2,11 +2,15 @@
<dictionary name="dold">
<words>
<w>affero</w>
+ <w>camt</w>
<w>combinators</w>
+ <w>crdt</w>
<w>cronspec</w>
+ <w>dbit</w>
<w>ebics</w>
<w>libeufin</w>
<w>payto</w>
+ <w>pdng</w>
<w>sqlite</w>
</words>
</dictionary>
diff --git a/.idea/misc.xml b/.idea/misc.xml
index 4bc4fc6e..24ee1987 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -1,5 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
+ <component name="EntryPointsManager">
+ <list size="1">
+ <item index="0" class="java.lang.String" itemvalue="com.fasterxml.jackson.annotation.JsonValue" />
+ </list>
+ </component>
<component name="ExternalStorageConfigurationManager" enabled="true" />
<component name="ProjectRootManager" version="2" languageLevel="JDK_11" default="true" project-jdk-name="11" project-jdk-type="JavaSDK" />
</project> \ No newline at end of file