diff --git a/.gitignore b/.gitignore index 67fe134ee..59e744cba 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,11 @@ .DS_STORE .gradle build +out # IntelliJ IDEA **/*.iml - +.idea # Eclipse .classpath .project diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index 746e9c2a7..000000000 --- a/.idea/.gitignore +++ /dev/null @@ -1,11 +0,0 @@ -gradle.xml -dataSources.* -dataSources/ -dictionaries/ -modules.xml -modules/ -libraries/ -shelf/ -tasks.xml -vcs.xml -workspace.xml diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml deleted file mode 100644 index 9664a7ba7..000000000 --- a/.idea/codeStyles/Project.xml +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml deleted file mode 100644 index 6e6eec114..000000000 --- a/.idea/codeStyles/codeStyleConfig.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/compiler.xml b/.idea/compiler.xml deleted file mode 100644 index 3058433f8..000000000 --- a/.idea/compiler.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/.idea/encodings.xml b/.idea/encodings.xml deleted file mode 100644 index 97626ba45..000000000 --- a/.idea/encodings.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml deleted file mode 100644 index f4e19b7a5..000000000 --- a/.idea/inspectionProfiles/Project_Default.xml +++ /dev/null @@ -1,975 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index b6cbdeee1..000000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,86 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file