summaryrefslogtreecommitdiffstats
path: root/code/.idea
diff options
context:
space:
mode:
authorchris.sutcliffe <ctd.sutcliffe@gmail.com>2021-11-29 16:46:56 +0000
committerchris.sutcliffe <ctd.sutcliffe@gmail.com>2021-11-29 16:46:56 +0000
commit33359862f5455dc7003ebbe5357c611298042cee (patch)
tree1eff075406177fb2d0feff685f24c7e306f589c8 /code/.idea
parent2e3be43da8761eb77b00af20f559fef7a8c6b1b8 (diff)
downloadesotericFORTRAN-33359862f5455dc7003ebbe5357c611298042cee.tar.gz
esotericFORTRAN-33359862f5455dc7003ebbe5357c611298042cee.zip
clean repo (remove code dir, add UI dir)
Diffstat (limited to 'code/.idea')
-rw-r--r--code/.idea/.name1
-rw-r--r--code/.idea/misc.xml6
-rw-r--r--code/.idea/modules.xml8
-rw-r--r--code/.idea/vcs.xml6
-rw-r--r--code/.idea/workspace.xml33
5 files changed, 0 insertions, 54 deletions
diff --git a/code/.idea/.name b/code/.idea/.name
deleted file mode 100644
index 5c3a976..0000000
--- a/code/.idea/.name
+++ /dev/null
@@ -1 +0,0 @@
-Interpreter2 \ No newline at end of file
diff --git a/code/.idea/misc.xml b/code/.idea/misc.xml
deleted file mode 100644
index b1001d2..0000000
--- a/code/.idea/misc.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
- <component name="ProjectRootManager" version="2" languageLevel="JDK_15" default="true" project-jdk-name="openjdk-15" project-jdk-type="JavaSDK">
- <output url="file://$PROJECT_DIR$/out" />
- </component>
-</project> \ No newline at end of file
diff --git a/code/.idea/modules.xml b/code/.idea/modules.xml
deleted file mode 100644
index 944dd7c..0000000
--- a/code/.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$/Interpreter2.iml" filepath="$PROJECT_DIR$/Interpreter2.iml" />
- </modules>
- </component>
-</project> \ No newline at end of file
diff --git a/code/.idea/vcs.xml b/code/.idea/vcs.xml
deleted file mode 100644
index 6c0b863..0000000
--- a/code/.idea/vcs.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?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
diff --git a/code/.idea/workspace.xml b/code/.idea/workspace.xml
deleted file mode 100644
index 7952f3a..0000000
--- a/code/.idea/workspace.xml
+++ /dev/null
@@ -1,33 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
- <component name="ChangeListManager">
- <list default="true" id="6338c043-7429-4cfe-b52b-2dbae6a3427a" name="Default Changelist" comment="" />
- <option name="SHOW_DIALOG" value="false" />
- <option name="HIGHLIGHT_CONFLICTS" value="true" />
- <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
- <option name="LAST_RESOLUTION" value="IGNORE" />
- </component>
- <component name="Git.Settings">
- <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
- </component>
- <component name="ProjectId" id="20PtOhkYAa3ilFbr4c95bfXTsk5" />
- <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
- <component name="ProjectViewState">
- <option name="hideEmptyMiddlePackages" value="true" />
- <option name="showLibraryContents" value="true" />
- </component>
- <component name="PropertiesComponent">
- <property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
- </component>
- <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
- <component name="TaskManager">
- <task active="true" id="Default" summary="Default task">
- <changelist id="6338c043-7429-4cfe-b52b-2dbae6a3427a" name="Default Changelist" comment="" />
- <created>1635958020139</created>
- <option name="number" value="Default" />
- <option name="presentableId" value="Default" />
- <updated>1635958020139</updated>
- </task>
- <servers />
- </component>
-</project> \ No newline at end of file