diff --git a/.gitignore b/.gitignore index cafc865..2561eb1 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,7 @@ out/ # Gradle files .gradle/ build/ +.idea/ # Local configuration file (sdk path, etc) local.properties diff --git a/.idea/misc.xml b/.idea/misc.xml index 703e5d4..b4fea88 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -5,7 +5,8 @@ - + + diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 3f6fa34..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/runConfigurations.xml b/.idea/runConfigurations.xml index 7f68460..72f00ed 100644 --- a/.idea/runConfigurations.xml +++ b/.idea/runConfigurations.xml @@ -3,6 +3,14 @@