diff --git a/.gitignore b/.gitignore index 2853501d5..a0ed7c50f 100644 --- a/.gitignore +++ b/.gitignore @@ -103,3 +103,4 @@ core/build/ build/publish/ app/build java/build/ +/build/reports diff --git a/.idea/.name b/.idea/.name new file mode 100644 index 000000000..e93403586 --- /dev/null +++ b/.idea/.name @@ -0,0 +1 @@ +processing \ No newline at end of file diff --git a/.idea/artifacts/app_desktop.xml b/.idea/artifacts/app_desktop.xml new file mode 100644 index 000000000..0e28344dc --- /dev/null +++ b/.idea/artifacts/app_desktop.xml @@ -0,0 +1,6 @@ + + + $PROJECT_DIR$/app/build/libs + + + \ No newline at end of file diff --git a/.idea/artifacts/app_jvm.xml b/.idea/artifacts/app_jvm.xml new file mode 100644 index 000000000..1f0afe2f9 --- /dev/null +++ b/.idea/artifacts/app_jvm.xml @@ -0,0 +1,6 @@ + + + $PROJECT_DIR$/app/build/libs + + + \ No newline at end of file diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 4794b2338..b589d56e9 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -1,16 +1,6 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/.idea/jarRepositories.xml b/.idea/jarRepositories.xml index f850df254..e9be69039 100644 --- a/.idea/jarRepositories.xml +++ b/.idea/jarRepositories.xml @@ -21,5 +21,10 @@