diff --git a/.gitignore b/.gitignore index fadb69d..730e1cf 100644 --- a/.gitignore +++ b/.gitignore @@ -14,14 +14,7 @@ /RUNNING_PID # IntelliJ -/.idea/workspace.xml -/.idea/tasks.xml -/.idea/dictionaries -/.idea/vcs.xml -/.idea/jsLibraryMappings.xml -/.idea/libraries/ -/.idea_modules/ -/.idea/uiDesigner.xml +/.idea/ # Eclipse /.classpath diff --git a/.idea/codeStyleSettings.xml b/.idea/codeStyleSettings.xml deleted file mode 100644 index 7fb8ed0..0000000 --- a/.idea/codeStyleSettings.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/compiler.xml b/.idea/compiler.xml deleted file mode 100644 index a567082..0000000 --- a/.idea/compiler.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/.idea/copyright/profiles_settings.xml b/.idea/copyright/profiles_settings.xml deleted file mode 100644 index e7bedf3..0000000 --- a/.idea/copyright/profiles_settings.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/.idea/encodings.xml b/.idea/encodings.xml deleted file mode 100644 index 97626ba..0000000 --- a/.idea/encodings.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 02642ab..0000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index fb539fa..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/.idea/modules/root-build.iml b/.idea/modules/root-build.iml deleted file mode 100644 index e03b226..0000000 --- a/.idea/modules/root-build.iml +++ /dev/null @@ -1,192 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/modules/root.iml b/.idea/modules/root.iml deleted file mode 100644 index 53815ba..0000000 --- a/.idea/modules/root.iml +++ /dev/null @@ -1,139 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/sbt.xml b/.idea/sbt.xml deleted file mode 100644 index 3c7be28..0000000 --- a/.idea/sbt.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/scala_compiler.xml b/.idea/scala_compiler.xml deleted file mode 100644 index 0f87f42..0000000 --- a/.idea/scala_compiler.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/.idea/scala_settings.xml b/.idea/scala_settings.xml deleted file mode 100644 index 385fe37..0000000 --- a/.idea/scala_settings.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/activator.properties b/activator.properties deleted file mode 100644 index 16aed65..0000000 --- a/activator.properties +++ /dev/null @@ -1,9 +0,0 @@ -name=massivedecks -title=Massive Decks -description=A Cards against Humanity clone. -tags=playframework,scala -authorName= -authorBio= -authorLogo= -authorLink= -sourceLink=https://github.com/Lattyware/massivedecks diff --git a/server.iml b/server.iml deleted file mode 100644 index e0409eb..0000000 --- a/server.iml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - - - - - - \ No newline at end of file