delete .vscode and .idea

This commit is contained in:
Tighki 2024-10-08 23:27:22 +03:00
parent e7d7fe6f78
commit 827f5691ec
16 changed files with 0 additions and 55 deletions

BIN
.idea/._.gitignore generated

Binary file not shown.

Binary file not shown.

BIN
.idea/._misc.xml generated

Binary file not shown.

BIN
.idea/._modules.xml generated

Binary file not shown.

Binary file not shown.

BIN
.idea/._vcs.xml generated

Binary file not shown.

BIN
.idea/._workspace.xml generated

Binary file not shown.

8
.idea/.gitignore generated vendored
View File

@ -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

Binary file not shown.

View File

@ -1,6 +0,0 @@
<component name="InspectionProjectProfileManager">
<settings>
<option name="USE_PROJECT_PROFILE" value="false" />
<version value="1.0" />
</settings>
</component>

4
.idea/misc.xml generated
View File

@ -1,4 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.9" project-jdk-type="Python SDK" />
</project>

8
.idea/modules.xml generated
View File

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/sausage-store.iml" filepath="$PROJECT_DIR$/.idea/sausage-store.iml" />
</modules>
</component>
</project>

View File

@ -1,16 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="TemplatesService">
<option name="TEMPLATE_CONFIGURATION" value="Chameleon" />
<option name="TEMPLATE_FOLDERS">
<list>
<option value="$MODULE_DIR$/spring-petclinic/target/classes/templates" />
</list>
</option>
</component>
</module>

6
.idea/vcs.xml generated
View File

@ -1,6 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$/spring-petclinic" vcs="Git" />
</component>
</project>

Binary file not shown.

View File

@ -1,7 +0,0 @@
{
"files.autoSave": "off",
"editor.parameterHints.enabled": false,
"editor.rulers": [
]
}