summaryrefslogtreecommitdiffstats
path: root/.idea
diff options
context:
space:
mode:
authorLibravatar bigfoot547 <[email protected]>2024-12-22 23:48:39 -0600
committerLibravatar bigfoot547 <[email protected]>2024-12-22 23:48:39 -0600
commit1f5693c5531fa7ddf7bfdb8e27dc48d9765b97ca (patch)
tree72bd95bb067306a9cf4d133a510fd10590f54d12 /.idea
parentuse paths instead of dumb strings (diff)
when the
Diffstat (limited to '.idea')
-rw-r--r--.idea/jsonSchemas.xml27
1 files changed, 27 insertions, 0 deletions
diff --git a/.idea/jsonSchemas.xml b/.idea/jsonSchemas.xml
new file mode 100644
index 0000000..7d1fb3b
--- /dev/null
+++ b/.idea/jsonSchemas.xml
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+ <component name="JsonSchemaMappingsProjectConfiguration">
+ <state>
+ <map>
+ <entry key="No JSON schema">
+ <value>
+ <SchemaInfo>
+ <option name="ignoredFile" value="true" />
+ <option name="name" value="No JSON schema" />
+ <option name="relativePathToSchema" value="" />
+ <option name="applicationDefined" value="true" />
+ <option name="patterns">
+ <list>
+ <Item>
+ <option name="path" value="file://$PROJECT_DIR$/test_stuff/versions/1.2.1.json" />
+ </Item>
+ </list>
+ </option>
+ <option name="isIgnoredFile" value="true" />
+ </SchemaInfo>
+ </value>
+ </entry>
+ </map>
+ </state>
+ </component>
+</project> \ No newline at end of file