diff --git a/1ano/fp/.idea/.gitignore b/1ano/fp/.idea/.gitignore new file mode 100644 index 0000000..13566b8 --- /dev/null +++ b/1ano/fp/.idea/.gitignore @@ -0,0 +1,8 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/1ano/fp/.idea/codeStyles/codeStyleConfig.xml b/1ano/fp/.idea/codeStyles/codeStyleConfig.xml new file mode 100644 index 0000000..a55e7a1 --- /dev/null +++ b/1ano/fp/.idea/codeStyles/codeStyleConfig.xml @@ -0,0 +1,5 @@ + + + + \ No newline at end of file diff --git a/1ano/fp/.idea/discord.xml b/1ano/fp/.idea/discord.xml new file mode 100644 index 0000000..d8e9561 --- /dev/null +++ b/1ano/fp/.idea/discord.xml @@ -0,0 +1,7 @@ + + + + + \ No newline at end of file diff --git a/1ano/fp/.idea/fp.iml b/1ano/fp/.idea/fp.iml new file mode 100644 index 0000000..8b8c395 --- /dev/null +++ b/1ano/fp/.idea/fp.iml @@ -0,0 +1,12 @@ + + + + + + + + + + \ No newline at end of file diff --git a/1ano/fp/.idea/inspectionProfiles/Project_Default.xml b/1ano/fp/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 0000000..9fa7302 --- /dev/null +++ b/1ano/fp/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,17 @@ + + + + \ No newline at end of file diff --git a/1ano/fp/.idea/inspectionProfiles/profiles_settings.xml b/1ano/fp/.idea/inspectionProfiles/profiles_settings.xml new file mode 100644 index 0000000..105ce2d --- /dev/null +++ b/1ano/fp/.idea/inspectionProfiles/profiles_settings.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/1ano/fp/.idea/misc.xml b/1ano/fp/.idea/misc.xml new file mode 100644 index 0000000..a971a2c --- /dev/null +++ b/1ano/fp/.idea/misc.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/1ano/fp/.idea/modules.xml b/1ano/fp/.idea/modules.xml new file mode 100644 index 0000000..50d453c --- /dev/null +++ b/1ano/fp/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/1ano/fp/.idea/vcs.xml b/1ano/fp/.idea/vcs.xml new file mode 100644 index 0000000..b2bdec2 --- /dev/null +++ b/1ano/fp/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file