add missing ide file

This commit is contained in:
Gabriel Augendre 2023-03-25 10:01:19 +01:00
parent f93439d0f7
commit f569c9c8c1
1 changed files with 25 additions and 0 deletions

25
.idea/jsonSchemas.xml Normal file
View File

@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="JsonSchemaMappingsProjectConfiguration">
<state>
<map>
<entry key="devcontainer.json">
<value>
<SchemaInfo>
<option name="name" value="devcontainer.json" />
<option name="relativePathToSchema" value="https://raw.githubusercontent.com/devcontainers/spec/main/schemas/devContainer.schema.json" />
<option name="applicationDefined" value="true" />
<option name="patterns">
<list>
<Item>
<option name="path" value=".devcontainer/devcontainer.json" />
</Item>
</list>
</option>
</SchemaInfo>
</value>
</entry>
</map>
</state>
</component>
</project>