From 5598be1d0b4345e0f99cc40fa06636ae5a0f15f6 Mon Sep 17 00:00:00 2001 From: nobu Date: Wed, 30 Jun 2021 18:43:10 +0900 Subject: [PATCH] APOP delete ignore file --- .gitignore | 3 +- .idea/cake_config_setting_v0_6.xml | 31 --------------- .idea/codeStyles/Project.xml | 56 ---------------------------- .idea/codeStyles/codeStyleConfig.xml | 5 --- .idea/modules.xml | 8 ---- .idea/php.xml | 6 --- 6 files changed, 1 insertion(+), 108 deletions(-) delete mode 100644 .idea/cake_config_setting_v0_6.xml delete mode 100644 .idea/codeStyles/Project.xml delete mode 100644 .idea/codeStyles/codeStyleConfig.xml delete mode 100644 .idea/modules.xml delete mode 100644 .idea/php.xml diff --git a/.gitignore b/.gitignore index 47c68d4..57f1cb2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -/.idea/vcs.xml -/.idea/workspace.xml +/.idea/ \ No newline at end of file diff --git a/.idea/cake_config_setting_v0_6.xml b/.idea/cake_config_setting_v0_6.xml deleted file mode 100644 index 0c23d4a..0000000 --- a/.idea/cake_config_setting_v0_6.xml +++ /dev/null @@ -1,31 +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 4c9e052..0000000 --- a/.idea/codeStyles/Project.xml +++ /dev/null @@ -1,56 +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 79ee123..0000000 --- a/.idea/codeStyles/codeStyleConfig.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 1751034..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/php.xml b/.idea/php.xml deleted file mode 100644 index 3571588..0000000 --- a/.idea/php.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - \ No newline at end of file