diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..e019dbb --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,13 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Rider ignored files +/.idea.AutoChessGame.iml +**/modules.xml +**/projectSettingsUpdater.xml +**/contentModel.xml +# Editor-based HTTP Client requests +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/.idea/.idea.AutoChessProject/.idea/.name b/.idea/.idea.AutoChessProject/.idea/.name new file mode 100644 index 0000000..dfbee15 --- /dev/null +++ b/.idea/.idea.AutoChessProject/.idea/.name @@ -0,0 +1 @@ +AutoChessProject \ No newline at end of file diff --git a/.idea/.idea.AutoChessProject/.idea/indexLayout.xml b/.idea/.idea.AutoChessProject/.idea/indexLayout.xml new file mode 100644 index 0000000..7b08163 --- /dev/null +++ b/.idea/.idea.AutoChessProject/.idea/indexLayout.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/indexLayout.xml b/.idea/indexLayout.xml new file mode 100644 index 0000000..7b08163 --- /dev/null +++ b/.idea/indexLayout.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file