diff --git a/server/stat/.idea/.gitignore b/server/stat/.idea/.gitignore new file mode 100644 index 0000000..1c2fda5 --- /dev/null +++ b/server/stat/.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/server/stat/.idea/modules.xml b/server/stat/.idea/modules.xml new file mode 100644 index 0000000..f492836 --- /dev/null +++ b/server/stat/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/server/stat/.idea/stat.iml b/server/stat/.idea/stat.iml new file mode 100644 index 0000000..bf4ce7b --- /dev/null +++ b/server/stat/.idea/stat.iml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/server/stat/.idea/vcs.xml b/server/stat/.idea/vcs.xml new file mode 100644 index 0000000..c8ade07 --- /dev/null +++ b/server/stat/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file