From e876b0812eacec29aa3872fc11b6fd5f3fa695f6 Mon Sep 17 00:00:00 2001
From: Jonas Leder <jonas@jonasled.de>
Date: Tue, 27 Oct 2020 10:22:49 +0100
Subject: [PATCH] added .idea to gitignore

---
 .idea/Website.iml                            |  12 --
 .idea/codeStyles/codeStyleConfig.xml         |   5 -
 .idea/dataSources.local.xml                  |  11 --
 .idea/dataSources.xml                        |  11 --
 .idea/discord.xml                            |   6 -
 .idea/inspectionProfiles/Project_Default.xml |  32 ----
 .idea/jsLibraryMappings.xml                  |   6 -
 .idea/modules.xml                            |   8 -
 .idea/php.xml                                |   9 -
 .idea/sqldialects.xml                        |   7 -
 .idea/vcs.xml                                |   6 -
 .idea/workspace.xml                          | 183 -------------------
 12 files changed, 296 deletions(-)
 delete mode 100644 .idea/Website.iml
 delete mode 100644 .idea/codeStyles/codeStyleConfig.xml
 delete mode 100644 .idea/dataSources.local.xml
 delete mode 100644 .idea/dataSources.xml
 delete mode 100644 .idea/discord.xml
 delete mode 100644 .idea/inspectionProfiles/Project_Default.xml
 delete mode 100644 .idea/jsLibraryMappings.xml
 delete mode 100644 .idea/modules.xml
 delete mode 100644 .idea/php.xml
 delete mode 100644 .idea/sqldialects.xml
 delete mode 100644 .idea/vcs.xml
 delete mode 100644 .idea/workspace.xml

diff --git a/.idea/Website.iml b/.idea/Website.iml
deleted file mode 100644
index c0d7b3d..0000000
--- a/.idea/Website.iml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module type="WEB_MODULE" version="4">
-  <component name="NewModuleRootManager">
-    <content url="file://$MODULE_DIR$" />
-    <orderEntry type="inheritedJdk" />
-    <orderEntry type="sourceFolder" forTests="false" />
-    <orderEntry type="library" name="038c6c1f0e" level="application" />
-    <orderEntry type="library" name="jquery" level="application" />
-    <orderEntry type="library" name="d3" level="application" />
-    <orderEntry type="library" name="graphs" level="application" />
-  </component>
-</module>
\ No newline at end of file
diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml
deleted file mode 100644
index a55e7a1..0000000
--- a/.idea/codeStyles/codeStyleConfig.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<component name="ProjectCodeStyleConfiguration">
-  <state>
-    <option name="PREFERRED_PROJECT_CODE_STYLE" value="Default" />
-  </state>
-</component>
\ No newline at end of file
diff --git a/.idea/dataSources.local.xml b/.idea/dataSources.local.xml
deleted file mode 100644
index 3c06a3b..0000000
--- a/.idea/dataSources.local.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="dataSourceStorageLocal">
-    <data-source name="website@localhost" uuid="fb3d7122-857e-488d-9bcb-524e8f590b7b">
-      <database-info product="" version="" jdbc-version="" driver-name="" driver-version="" dbms="MYSQL" exact-version="0" />
-      <secret-storage>master_key</secret-storage>
-      <user-name>website</user-name>
-      <schema-mapping />
-    </data-source>
-  </component>
-</project>
\ No newline at end of file
diff --git a/.idea/dataSources.xml b/.idea/dataSources.xml
deleted file mode 100644
index 999705f..0000000
--- a/.idea/dataSources.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="DataSourceManagerImpl" format="xml" multifile-model="true">
-    <data-source source="LOCAL" name="website@localhost" uuid="fb3d7122-857e-488d-9bcb-524e8f590b7b">
-      <driver-ref>mysql.8</driver-ref>
-      <synchronize>true</synchronize>
-      <jdbc-driver>com.mysql.cj.jdbc.Driver</jdbc-driver>
-      <jdbc-url>jdbc:mysql://localhost:3306/website</jdbc-url>
-    </data-source>
-  </component>
-</project>
\ No newline at end of file
diff --git a/.idea/discord.xml b/.idea/discord.xml
deleted file mode 100644
index cd711a0..0000000
--- a/.idea/discord.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="DiscordProjectSettings">
-    <option name="show" value="PROJECT_FILES" />
-  </component>
-</project>
\ No newline at end of file
diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml
deleted file mode 100644
index c18d911..0000000
--- a/.idea/inspectionProfiles/Project_Default.xml
+++ /dev/null
@@ -1,32 +0,0 @@
-<component name="InspectionProjectProfileManager">
-  <profile version="1.0">
-    <option name="myName" value="Project Default" />
-    <inspection_tool class="HtmlUnknownAttribute" enabled="true" level="WARNING" enabled_by_default="true">
-      <option name="myValues">
-        <value>
-          <list size="1">
-            <item index="0" class="java.lang.String" itemvalue="includehtml" />
-          </list>
-        </value>
-      </option>
-      <option name="myCustomValuesEnabled" value="true" />
-    </inspection_tool>
-    <inspection_tool class="HtmlUnknownTag" enabled="true" level="WARNING" enabled_by_default="true">
-      <option name="myValues">
-        <value>
-          <list size="8">
-            <item index="0" class="java.lang.String" itemvalue="nobr" />
-            <item index="1" class="java.lang.String" itemvalue="noembed" />
-            <item index="2" class="java.lang.String" itemvalue="comment" />
-            <item index="3" class="java.lang.String" itemvalue="noscript" />
-            <item index="4" class="java.lang.String" itemvalue="embed" />
-            <item index="5" class="java.lang.String" itemvalue="script" />
-            <item index="6" class="java.lang.String" itemvalue="post" />
-            <item index="7" class="java.lang.String" itemvalue="space" />
-          </list>
-        </value>
-      </option>
-      <option name="myCustomValuesEnabled" value="true" />
-    </inspection_tool>
-  </profile>
-</component>
\ No newline at end of file
diff --git a/.idea/jsLibraryMappings.xml b/.idea/jsLibraryMappings.xml
deleted file mode 100644
index 45ea67f..0000000
--- a/.idea/jsLibraryMappings.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="JavaScriptLibraryMappings">
-    <file url="PROJECT" libraries="{038c6c1f0e, d3, graphs, jquery}" />
-  </component>
-</project>
\ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
deleted file mode 100644
index 092dd28..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/Website.iml" filepath="$PROJECT_DIR$/.idea/Website.iml" />
-    </modules>
-  </component>
-</project>
\ No newline at end of file
diff --git a/.idea/php.xml b/.idea/php.xml
deleted file mode 100644
index b8ad4ad..0000000
--- a/.idea/php.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="PhpIncludePathManager">
-    <include_path>
-      <path value="D:/php-7.4.11" />
-    </include_path>
-  </component>
-  <component name="PhpProjectSharedConfiguration" php_language_level="7.4" />
-</project>
\ No newline at end of file
diff --git a/.idea/sqldialects.xml b/.idea/sqldialects.xml
deleted file mode 100644
index 4ef0c23..0000000
--- a/.idea/sqldialects.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="SqlDialectMappings">
-    <file url="file://$PROJECT_DIR$/index.php" dialect="GenericSQL" />
-    <file url="PROJECT" dialect="MySQL" />
-  </component>
-</project>
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
deleted file mode 100644
index 94a25f7..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="$PROJECT_DIR$" vcs="Git" />
-  </component>
-</project>
\ No newline at end of file
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
deleted file mode 100644
index 65cbcbd..0000000
--- a/.idea/workspace.xml
+++ /dev/null
@@ -1,183 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="BranchesTreeState">
-    <expand>
-      <path>
-        <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
-        <item name="LOCAL_ROOT" type="e8cecc67:BranchNodeDescriptor" />
-      </path>
-      <path>
-        <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
-        <item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
-      </path>
-      <path>
-        <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
-        <item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
-        <item name="GROUP_NODE:origin" type="e8cecc67:BranchNodeDescriptor" />
-      </path>
-    </expand>
-    <select />
-  </component>
-  <component name="ChangeListManager">
-    <list default="true" id="96203431-5b23-4ef4-a731-a73cf5dd800b" name="Default Changelist" comment="css cleanup">
-      <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/css/404.css" beforeDir="false" afterPath="$PROJECT_DIR$/css/404.css" afterDir="false" />
-    </list>
-    <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="ComposerSettings" synchronizationState="SYNCHRONIZE">
-    <execution />
-  </component>
-  <component name="FileTemplateManagerImpl">
-    <option name="RECENT_TEMPLATES">
-      <list>
-        <option value="CSS File" />
-        <option value="HTML File" />
-      </list>
-    </option>
-  </component>
-  <component name="Git.Settings">
-    <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
-  </component>
-  <component name="PhpWorkspaceProjectConfiguration" interpreter_name="PHP">
-    <include_path>
-      <path value="D:/php-7.4.11" />
-    </include_path>
-  </component>
-  <component name="ProjectId" id="1iNCtTnNd2sNCHGhSHv0Emy7YqZ" />
-  <component name="ProjectViewState">
-    <option name="hideEmptyMiddlePackages" value="true" />
-    <option name="showLibraryContents" value="true" />
-  </component>
-  <component name="PropertiesComponent">
-    <property name="DatabaseDriversLRU" value="mysql" />
-    <property name="DefaultHtmlFileTemplate" value="HTML File" />
-    <property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
-    <property name="WebServerToolWindowFactoryState" value="false" />
-    <property name="last_opened_file_path" value="$PROJECT_DIR$" />
-    <property name="list.type.of.created.stylesheet" value="CSS" />
-    <property name="nodejs_package_manager_path" value="npm" />
-    <property name="settings.editor.selected.configurable" value="preferences.pluginManager" />
-    <property name="vue.rearranger.settings.migration" value="true" />
-  </component>
-  <component name="RecentsManager">
-    <key name="CopyFile.RECENT_KEYS">
-      <recent name="Z:\Projekte\Website" />
-    </key>
-    <key name="MoveFile.RECENT_KEYS">
-      <recent name="Z:\Projekte\Website" />
-      <recent name="Z:\Projekte\Website\internal" />
-    </key>
-  </component>
-  <component name="RunManager">
-    <configuration name="index.php" type="JavascriptDebugType" temporary="true" nameIsGenerated="true" uri="http://localhost:63342/Website/index.php" useBuiltInWebServerPort="true">
-      <method v="2" />
-    </configuration>
-    <recent_temporary>
-      <list>
-        <item itemvalue="JavaScript Debug.index.php" />
-      </list>
-    </recent_temporary>
-  </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="96203431-5b23-4ef4-a731-a73cf5dd800b" name="Default Changelist" comment="" />
-      <created>1601738877880</created>
-      <option name="number" value="Default" />
-      <option name="presentableId" value="Default" />
-      <updated>1601738877880</updated>
-      <workItem from="1601738879421" duration="7539000" />
-      <workItem from="1601754690561" duration="29707000" />
-      <workItem from="1601888004249" duration="2583000" />
-      <workItem from="1602322762276" duration="291000" />
-      <workItem from="1602599132329" duration="313000" />
-      <workItem from="1602599911536" duration="3399000" />
-      <workItem from="1602960955994" duration="1962000" />
-      <workItem from="1602966012124" duration="57000" />
-      <workItem from="1602966157803" duration="325000" />
-      <workItem from="1603441527208" duration="207000" />
-    </task>
-    <task id="LOCAL-00001" summary="css cleanup">
-      <created>1603441561461</created>
-      <option name="number" value="00001" />
-      <option name="presentableId" value="LOCAL-00001" />
-      <option name="project" value="LOCAL" />
-      <updated>1603441561461</updated>
-    </task>
-    <option name="localTasksCounter" value="2" />
-    <servers />
-  </component>
-  <component name="TypeScriptGeneratedFilesManager">
-    <option name="version" value="3" />
-  </component>
-  <component name="Vcs.Log.Tabs.Properties">
-    <option name="TAB_STATES">
-      <map>
-        <entry key="MAIN">
-          <value>
-            <State />
-          </value>
-        </entry>
-      </map>
-    </option>
-    <option name="oldMeFiltersMigrated" value="true" />
-  </component>
-  <component name="VcsManagerConfiguration">
-    <MESSAGE value="css cleanup" />
-    <option name="LAST_COMMIT_MESSAGE" value="css cleanup" />
-  </component>
-  <component name="WindowStateProjectService">
-    <state x="540" y="235" key="#CLI_Interpreters" timestamp="1601739366019">
-      <screen x="0" y="0" width="1920" height="1160" />
-    </state>
-    <state x="540" y="235" key="#CLI_Interpreters/0.0.1920.1160/-1920.0.1920.1040@0.0.1920.1160" timestamp="1601739366019" />
-    <state x="586" y="258" key="#Inspections" timestamp="1601810870635">
-      <screen x="0" y="0" width="1920" height="1160" />
-    </state>
-    <state x="586" y="258" key="#Inspections/0.0.1920.1160/-1920.0.1920.1040@0.0.1920.1160" timestamp="1601810870635" />
-    <state x="667" y="223" key="#PHP" timestamp="1601739379787">
-      <screen x="0" y="0" width="1920" height="1160" />
-    </state>
-    <state x="667" y="223" key="#PHP/0.0.1920.1160/-1920.0.1920.1040@0.0.1920.1160" timestamp="1601739379787" />
-    <state x="336" y="421" key="#SQL_Dialects" timestamp="1601808345466">
-      <screen x="0" y="0" width="1920" height="1160" />
-    </state>
-    <state x="336" y="421" key="#SQL_Dialects/0.0.1920.1160/-1920.0.1920.1040@0.0.1920.1160" timestamp="1601808345466" />
-    <state x="544" y="193" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1601808451466">
-      <screen x="0" y="0" width="1920" height="1160" />
-    </state>
-    <state x="544" y="193" key="#com.intellij.execution.impl.EditConfigurationsDialog/0.0.1920.1160/-1920.0.1920.1040@0.0.1920.1160" timestamp="1601808451466" />
-    <state x="694" y="382" key="#com.intellij.fileTypes.FileTypeChooser" timestamp="1601818401646">
-      <screen x="0" y="0" width="1920" height="1160" />
-    </state>
-    <state x="694" y="382" key="#com.intellij.fileTypes.FileTypeChooser/0.0.1920.1160/-1920.0.1920.1040@0.0.1920.1160" timestamp="1601818401646" />
-    <state x="690" y="327" key="#com.intellij.refactoring.safeDelete.UnsafeUsagesDialog" timestamp="1601822841497">
-      <screen x="0" y="0" width="1920" height="1160" />
-    </state>
-    <state x="690" y="327" key="#com.intellij.refactoring.safeDelete.UnsafeUsagesDialog/0.0.1920.1160/-1920.0.1920.1040@0.0.1920.1160" timestamp="1601822841497" />
-    <state x="763" y="449" key="ComposerInitDialogKey" timestamp="1601739256718">
-      <screen x="0" y="0" width="1920" height="1160" />
-    </state>
-    <state x="763" y="449" key="ComposerInitDialogKey/0.0.1920.1160/-1920.0.1920.1040@0.0.1920.1160" timestamp="1601739256718" />
-    <state x="740" y="335" key="FileChooserDialogImpl" timestamp="1601739374278">
-      <screen x="0" y="0" width="1920" height="1160" />
-    </state>
-    <state x="740" y="335" key="FileChooserDialogImpl/0.0.1920.1160/-1920.0.1920.1040@0.0.1920.1160" timestamp="1601739374278" />
-    <state x="794" y="503" key="NewPhpFileDialog" timestamp="1602601925462">
-      <screen x="0" y="0" width="1920" height="1160" />
-    </state>
-    <state x="794" y="503" key="NewPhpFileDialog/0.0.1920.1160/-1920.0.1920.1040@0.0.1920.1160" timestamp="1602601925462" />
-    <state x="461" y="225" key="SettingsEditor" timestamp="1601754679273">
-      <screen x="0" y="0" width="1920" height="1160" />
-    </state>
-    <state x="461" y="225" key="SettingsEditor/0.0.1920.1160/-1920.0.1920.1040@0.0.1920.1160" timestamp="1601754679273" />
-    <state x="623" y="255" width="672" height="678" key="search.everywhere.popup" timestamp="1601800562284">
-      <screen x="0" y="0" width="1920" height="1160" />
-    </state>
-    <state x="623" y="255" width="672" height="678" key="search.everywhere.popup/0.0.1920.1160/-1920.0.1920.1040@0.0.1920.1160" timestamp="1601800562284" />
-  </component>
-</project>
\ No newline at end of file
-- 
GitLab