From 903c4ce2551f3764b67fa2a1c02b5cfe6082499d Mon Sep 17 00:00:00 2001 From: wudashan Date: Thu, 15 Feb 2018 19:08:23 +0800 Subject: [PATCH] 1 --- .gitignore | 4 +- ..._apache_logging_log4j_log4j_api_2_10_0.xml | 13 -- ...apache_logging_log4j_log4j_core_2_10_0.xml | 13 -- ..._logging_log4j_log4j_slf4j_impl_2_10_0.xml | 13 -- ...aven__org_slf4j_slf4j_api_1_8_0_alpha2.xml | 13 -- .idea/uiDesigner.xml | 124 ------------------ 6 files changed, 2 insertions(+), 178 deletions(-) delete mode 100644 .idea/libraries/Maven__org_apache_logging_log4j_log4j_api_2_10_0.xml delete mode 100644 .idea/libraries/Maven__org_apache_logging_log4j_log4j_core_2_10_0.xml delete mode 100644 .idea/libraries/Maven__org_apache_logging_log4j_log4j_slf4j_impl_2_10_0.xml delete mode 100644 .idea/libraries/Maven__org_slf4j_slf4j_api_1_8_0_alpha2.xml delete mode 100644 .idea/uiDesigner.xml diff --git a/.gitignore b/.gitignore index de4f6c4..a4c1dda 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -.idea/ target/ *.iml -*.class \ No newline at end of file +*.class +.idea/ \ No newline at end of file diff --git a/.idea/libraries/Maven__org_apache_logging_log4j_log4j_api_2_10_0.xml b/.idea/libraries/Maven__org_apache_logging_log4j_log4j_api_2_10_0.xml deleted file mode 100644 index cbe5ca7..0000000 --- a/.idea/libraries/Maven__org_apache_logging_log4j_log4j_api_2_10_0.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/Maven__org_apache_logging_log4j_log4j_core_2_10_0.xml b/.idea/libraries/Maven__org_apache_logging_log4j_log4j_core_2_10_0.xml deleted file mode 100644 index f061a60..0000000 --- a/.idea/libraries/Maven__org_apache_logging_log4j_log4j_core_2_10_0.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/Maven__org_apache_logging_log4j_log4j_slf4j_impl_2_10_0.xml b/.idea/libraries/Maven__org_apache_logging_log4j_log4j_slf4j_impl_2_10_0.xml deleted file mode 100644 index 9a53275..0000000 --- a/.idea/libraries/Maven__org_apache_logging_log4j_log4j_slf4j_impl_2_10_0.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/Maven__org_slf4j_slf4j_api_1_8_0_alpha2.xml b/.idea/libraries/Maven__org_slf4j_slf4j_api_1_8_0_alpha2.xml deleted file mode 100644 index e678f37..0000000 --- a/.idea/libraries/Maven__org_slf4j_slf4j_api_1_8_0_alpha2.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/uiDesigner.xml b/.idea/uiDesigner.xml deleted file mode 100644 index e96534f..0000000 --- a/.idea/uiDesigner.xml +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file