diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..723ef36 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.idea \ No newline at end of file diff --git a/.idea/MusicServer.iml b/.idea/MusicServer.iml index ab1898c..47bf3f7 100644 --- a/.idea/MusicServer.iml +++ b/.idea/MusicServer.iml @@ -10,7 +10,9 @@ - + + + diff --git a/.idea/dataSources.xml b/.idea/dataSources.xml new file mode 100644 index 0000000..9a5fffc --- /dev/null +++ b/.idea/dataSources.xml @@ -0,0 +1,11 @@ + + + + + postgresql + true + org.postgresql.Driver + jdbc:postgresql://localhost:5432/music_dev_local + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 83a0dd8..9b9ec91 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,25 +1,86 @@ + + + + + + + + + + + + + + + + +