diff --git a/.gitignore b/.gitignore index 69680178..b2ef112b 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,5 @@ build *.iml node_modules + +local.properties diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 00000000..de620dc4 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/runConfigurations.xml b/.idea/runConfigurations.xml new file mode 100644 index 00000000..797acea5 --- /dev/null +++ b/.idea/runConfigurations.xml @@ -0,0 +1,10 @@ + + + + + + \ No newline at end of file