diff --git a/.gitignore b/.gitignore index 660b706..b2c9697 100644 --- a/.gitignore +++ b/.gitignore @@ -114,3 +114,4 @@ lint/tmp/ # Android Profiling *.hprof +android/app/broodjeaap.jks diff --git a/.idea/misc.xml b/.idea/misc.xml index 01e9a27..76f3c52 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -3,7 +3,7 @@ - + \ No newline at end of file diff --git a/.idea/runConfigurations.xml b/.idea/runConfigurations.xml deleted file mode 100644 index 797acea..0000000 --- a/.idea/runConfigurations.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/android/.idea/compiler.xml b/android/.idea/compiler.xml index fb7f4a8..82f4fc9 100644 --- a/android/.idea/compiler.xml +++ b/android/.idea/compiler.xml @@ -1,6 +1,16 @@ - + + + + + + + + + + + \ No newline at end of file diff --git a/android/.idea/gradle.xml b/android/.idea/gradle.xml index b48fde7..028a287 100644 --- a/android/.idea/gradle.xml +++ b/android/.idea/gradle.xml @@ -4,13 +4,21 @@