summaryrefslogtreecommitdiffstats
path: root/.idea
diff options
context:
space:
mode:
Diffstat (limited to '.idea')
-rw-r--r--.idea/.gitignore8
-rw-r--r--.idea/jsonSchemas.xml27
-rw-r--r--.idea/modules.xml8
-rw-r--r--.idea/o3launcher.iml13
-rw-r--r--.idea/vcs.xml6
5 files changed, 0 insertions, 62 deletions
diff --git a/.idea/.gitignore b/.idea/.gitignore
deleted file mode 100644
index 13566b8..0000000
--- a/.idea/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
-# Default ignored files
-/shelf/
-/workspace.xml
-# Editor-based HTTP Client requests
-/httpRequests/
-# Datasource local storage ignored files
-/dataSources/
-/dataSources.local.xml
diff --git a/.idea/jsonSchemas.xml b/.idea/jsonSchemas.xml
deleted file mode 100644
index 7d1fb3b..0000000
--- a/.idea/jsonSchemas.xml
+++ /dev/null
@@ -1,27 +0,0 @@
-<?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
diff --git a/.idea/modules.xml b/.idea/modules.xml
deleted file mode 100644
index a1c6049..0000000
--- a/.idea/modules.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
- <component name="ProjectModuleManager">
- <modules>
- <module fileurl="file://$PROJECT_DIR$/.idea/o3launcher.iml" filepath="$PROJECT_DIR$/.idea/o3launcher.iml" />
- </modules>
- </component>
-</project> \ No newline at end of file
diff --git a/.idea/o3launcher.iml b/.idea/o3launcher.iml
deleted file mode 100644
index 18d6207..0000000
--- a/.idea/o3launcher.iml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module type="EMPTY_MODULE" version="4">
- <component name="NewModuleRootManager">
- <content url="file://$MODULE_DIR$">
- <sourceFolder url="file://$MODULE_DIR$/ozone-ui/src" isTestSource="false" />
- <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
- <sourceFolder url="file://$MODULE_DIR$/ozone-cli/src" isTestSource="false" />
- <excludeFolder url="file://$MODULE_DIR$/target" />
- </content>
- <orderEntry type="inheritedJdk" />
- <orderEntry type="sourceFolder" forTests="false" />
- </component>
-</module> \ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
deleted file mode 100644
index 35eb1dd..0000000
--- a/.idea/vcs.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
- <component name="VcsDirectoryMappings">
- <mapping directory="" vcs="Git" />
- </component>
-</project> \ No newline at end of file