removed stupid ide meta directory
sophuwu sophie@skisiel.com
Thu, 20 Feb 2025 08:32:33 +0100
10 files changed,
1 insertions(+),
86 deletions(-)
M
.gitignore
→
.gitignore
@@ -3,3 +3,4 @@ webhome/*.db
webhome/media webhome/*.log webhome/userpass +.idea
D
.idea/.gitignore
@@ -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
D
.idea/dictionaries/sophuwu.xml
@@ -1,3 +0,0 @@
-<component name="ProjectDictionaryState"> - <dictionary name="sophuwu" /> -</component>
D
.idea/inspectionProfiles/Project_Default.xml
@@ -1,5 +0,0 @@
-<component name="InspectionProjectProfileManager"> - <profile version="1.0"> - <option name="myName" value="Project Default" /> - </profile> -</component>
D
.idea/inspectionProfiles/profiles_settings.xml
@@ -1,6 +0,0 @@
-<component name="InspectionProjectProfileManager"> - <settings> - <option name="PROJECT_PROFILE" value="Default" /> - <option name="USE_PROJECT_PROFILE" value="false" /> - </settings> -</component>
D
.idea/misc.xml
@@ -1,41 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="MarkdownSettingsMigration"> - <option name="stateVersion" value="1" /> - </component> - <component name="MaterialThemeProjectNewConfig"> - <option name="metadata"> - <MTProjectMetadataState> - <option name="migrated" value="true" /> - <option name="pristineConfig" value="false" /> - <option name="userId" value="-146c056c:190b5f322c9:-7ff7" /> - </MTProjectMetadataState> - </option> - <option name="titleBarState"> - <MTProjectTitleBarConfigState> - <option name="overrideColor" value="false" /> - </MTProjectTitleBarConfigState> - </option> - </component> - <component name="ProjectInspectionProfilesVisibleTreeState"> - <entry key="Project Default"> - <profile-state> - <expanded-state> - <State> - <id>Proofreading</id> - </State> - </expanded-state> - <selected-state> - <State> - <id>LanguageDetectionInspection</id> - </State> - </selected-state> - </profile-state> - </entry> - </component> - <component name="ReaderModeSettings"> - <option name="enableVisualFormatting" value="false" /> - <option name="increaseLineSpacing" value="true" /> - <option name="useActiveSchemeForVisualFormatting" value="false" /> - </component> -</project>
D
.idea/modules.xml
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="ProjectModuleManager"> - <modules> - <module fileurl="file://$PROJECT_DIR$/.idea/myweb.iml" filepath="$PROJECT_DIR$/.idea/myweb.iml" /> - </modules> - </component> -</project>
D
.idea/myweb.iml
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?> -<module type="WEB_MODULE" version="4"> - <component name="Go" enabled="true" /> - <component name="NewModuleRootManager"> - <content url="file://$MODULE_DIR$" /> - <orderEntry type="inheritedJdk" /> - <orderEntry type="sourceFolder" forTests="false" /> - </component> -</module>
D
.idea/vcs.xml
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="VcsDirectoryMappings"> - <mapping directory="" vcs="Git" /> - </component> -</project>