diff options
| author | Shy <[email protected]> | 2026-02-08 10:32:38 -0500 |
|---|---|---|
| committer | Shy <[email protected]> | 2026-02-08 10:32:38 -0500 |
| commit | afa742a234684ecc5ca2e132ad3c049db4bba42d (patch) | |
| tree | bdb5d552045d077f53592025f6d406c7f055f4d7 /.idea | |
| parent | 5f81d506095852c3f0db5322e67c862f904da3f1 (diff) | |
| download | yuri.directory-afa742a234684ecc5ca2e132ad3c049db4bba42d.tar.xz yuri.directory-afa742a234684ecc5ca2e132ad3c049db4bba42d.zip | |
cleanup
Diffstat (limited to '.idea')
| -rw-r--r-- | .idea/.gitignore | 8 | ||||
| -rw-r--r-- | .idea/inspectionProfiles/profiles_settings.xml | 6 | ||||
| -rw-r--r-- | .idea/misc.xml | 7 |
3 files changed, 0 insertions, 21 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/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml deleted file mode 100644 index 105ce2d..0000000 --- a/.idea/inspectionProfiles/profiles_settings.xml +++ /dev/null @@ -1,6 +0,0 @@ -<component name="InspectionProjectProfileManager"> - <settings> - <option name="USE_PROJECT_PROFILE" value="false" /> - <version value="1.0" /> - </settings> -</component>
\ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 0a88d55..0000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="Black"> - <option name="sdkName" value="manga-bake" /> - </component> - <component name="ProjectRootManager" version="2" project-jdk-name="manga-bake" project-jdk-type="Python SDK" /> -</project>
\ No newline at end of file |
