diff --git a/M1/.idea/.gitignore b/M1/.idea/.gitignore new file mode 100644 index 0000000..13566b8 --- /dev/null +++ b/M1/.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/M1/.idea/M1.iml b/M1/.idea/M1.iml new file mode 100644 index 0000000..c956989 --- /dev/null +++ b/M1/.idea/M1.iml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/M1/.idea/modules.xml b/M1/.idea/modules.xml new file mode 100644 index 0000000..4c5db81 --- /dev/null +++ b/M1/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/M1/.idea/php.xml b/M1/.idea/php.xml new file mode 100644 index 0000000..f324872 --- /dev/null +++ b/M1/.idea/php.xml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/M1/.idea/vcs.xml b/M1/.idea/vcs.xml new file mode 100644 index 0000000..6c0b863 --- /dev/null +++ b/M1/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file