diff --git a/.gitignore b/.gitignore index 362dba2..d5b6612 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,9 @@ /.idea/misc.xml /.idea/markdown-navigator.xml /.idea/markdown-exported-files.xml +/.idea/caches/ +/.idea/dictionaries/ +/.idea/inspectionProfiles/ +/.idea/codeStyles/ +/.idea/vcs.xml +/.idea/modules.xml diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml new file mode 100644 index 0000000..2937a18 --- /dev/null +++ b/.idea/codeStyles/Project.xml @@ -0,0 +1,225 @@ + + + + \ No newline at end of file diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml new file mode 100644 index 0000000..a55e7a1 --- /dev/null +++ b/.idea/codeStyles/codeStyleConfig.xml @@ -0,0 +1,5 @@ + + + + \ No newline at end of file diff --git a/.idea/copyright/Apche_2_0.xml b/.idea/copyright/Apche_2_0.xml new file mode 100644 index 0000000..f21a3f2 --- /dev/null +++ b/.idea/copyright/Apche_2_0.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/.idea/copyright/profiles_settings.xml b/.idea/copyright/profiles_settings.xml new file mode 100644 index 0000000..0f11014 --- /dev/null +++ b/.idea/copyright/profiles_settings.xml @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index 3460520..1b94eca 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -15,76 +15,9 @@