diff --git a/.gitignore b/.gitignore index f6b286cea..503186b2b 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,7 @@ # Files for the ART/Dalvik VM *.dex - +.idea # Java class files *.class diff --git a/VirtualApp/.gitignore b/VirtualApp/.gitignore index c6cbe562a..c07e41de4 100644 --- a/VirtualApp/.gitignore +++ b/VirtualApp/.gitignore @@ -3,6 +3,7 @@ /local.properties /.idea/workspace.xml /.idea/libraries +.idea .DS_Store /build /captures diff --git a/VirtualApp/.idea/.name b/VirtualApp/.idea/.name deleted file mode 100644 index 34837d703..000000000 --- a/VirtualApp/.idea/.name +++ /dev/null @@ -1 +0,0 @@ -VirtualApp \ No newline at end of file diff --git a/VirtualApp/.idea/compiler.xml b/VirtualApp/.idea/compiler.xml deleted file mode 100644 index 96cc43efa..000000000 --- a/VirtualApp/.idea/compiler.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/VirtualApp/.idea/copyright/profiles_settings.xml b/VirtualApp/.idea/copyright/profiles_settings.xml deleted file mode 100644 index e7bedf337..000000000 --- a/VirtualApp/.idea/copyright/profiles_settings.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/VirtualApp/.idea/encodings.xml b/VirtualApp/.idea/encodings.xml deleted file mode 100644 index 97626ba45..000000000 --- a/VirtualApp/.idea/encodings.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/VirtualApp/.idea/gradle.xml b/VirtualApp/.idea/gradle.xml deleted file mode 100644 index f44101102..000000000 --- a/VirtualApp/.idea/gradle.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/VirtualApp/.idea/misc.xml b/VirtualApp/.idea/misc.xml deleted file mode 100644 index fbb68289f..000000000 --- a/VirtualApp/.idea/misc.xml +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/VirtualApp/.idea/modules.xml b/VirtualApp/.idea/modules.xml deleted file mode 100644 index bff5c67e5..000000000 --- a/VirtualApp/.idea/modules.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/VirtualApp/.idea/runConfigurations.xml b/VirtualApp/.idea/runConfigurations.xml deleted file mode 100644 index 7f68460d8..000000000 --- a/VirtualApp/.idea/runConfigurations.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/VirtualApp/.idea/vcs.xml b/VirtualApp/.idea/vcs.xml deleted file mode 100644 index 6c0b86358..000000000 --- a/VirtualApp/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file