diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index 13566b81..00000000 --- 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/bootstrap-python-fastapi.iml b/.idea/bootstrap-python-fastapi.iml index 4e1b42f2..6a0f2b0a 100644 --- a/.idea/bootstrap-python-fastapi.iml +++ b/.idea/bootstrap-python-fastapi.iml @@ -4,15 +4,16 @@ + - + - - - + + \ No newline at end of file diff --git a/.idea/dataSources.xml b/.idea/dataSources.xml index d52b407b..db9e40be 100644 --- a/.idea/dataSources.xml +++ b/.idea/dataSources.xml @@ -20,7 +20,7 @@ sqlite.xerial true org.sqlite.JDBC - jdbc:sqlite:$PROJECT_DIR$/auth/kratos/db.sqlite + jdbc:sqlite:$PROJECT_DIR$/auth_volumes/kratos/db.sqlite diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml deleted file mode 100644 index 0c3737ba..00000000 --- a/.idea/inspectionProfiles/Project_Default.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml new file mode 100644 index 00000000..105ce2da --- /dev/null +++ b/.idea/inspectionProfiles/profiles_settings.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index bb0acce9..a72c6a13 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,14 +1,7 @@ - - - - - - - + \ No newline at end of file diff --git a/.idea/runConfigurations/Tests.xml b/.idea/runConfigurations/Tests.xml index a41a4bbc..92e69331 100644 --- a/.idea/runConfigurations/Tests.xml +++ b/.idea/runConfigurations/Tests.xml @@ -14,7 +14,7 @@