diff --git a/.gitignore b/.gitignore index be816f6c..a76f5abf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,12 @@ -.settings -.project -.classpath -target/ -.idea +# Files *.iml +*.ipr +*.iws dependency-reduced-pom.xml +# Directories +.classpath/ +.idea/ +.project/ +.settings/ +target/ diff --git a/.idea/codeStyleSettings.xml b/.idea/codeStyleSettings.xml deleted file mode 100644 index d9190a7c..00000000 --- a/.idea/codeStyleSettings.xml +++ /dev/null @@ -1,275 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml deleted file mode 100644 index e60cdc67..00000000 --- a/.idea/codeStyles/Project.xml +++ /dev/null @@ -1,300 +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 79ee123c..00000000 --- a/.idea/codeStyles/codeStyleConfig.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 9896aeb3..00000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - \ No newline at end of file