From 665e9b804d8bd8527a2c76c3c53e37f5c67a8823 Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 31 Oct 2023 23:34:25 +0700 Subject: [PATCH] what it? --- .idea/GitLink.xml | 6 +++++ .idea/git_toolbox_prj.xml | 15 +++++++++++ .idea/inspectionProfiles/Project_Default.xml | 25 +++++++++++++++++++ .../inspectionProfiles/profiles_settings.xml | 6 +++++ 4 files changed, 52 insertions(+) create mode 100644 .idea/GitLink.xml create mode 100644 .idea/git_toolbox_prj.xml create mode 100644 .idea/inspectionProfiles/Project_Default.xml create mode 100644 .idea/inspectionProfiles/profiles_settings.xml diff --git a/.idea/GitLink.xml b/.idea/GitLink.xml new file mode 100644 index 0000000..009597c --- /dev/null +++ b/.idea/GitLink.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/.idea/git_toolbox_prj.xml b/.idea/git_toolbox_prj.xml new file mode 100644 index 0000000..02b915b --- /dev/null +++ b/.idea/git_toolbox_prj.xml @@ -0,0 +1,15 @@ + + + + + + + \ No newline at end of file diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 0000000..ba59cd5 --- /dev/null +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,25 @@ + + + + \ 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 0000000..105ce2d --- /dev/null +++ b/.idea/inspectionProfiles/profiles_settings.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file