diff --git a/.gitignore b/.gitignore index 25c2cbc..4de6e73 100644 --- a/.gitignore +++ b/.gitignore @@ -5,5 +5,6 @@ *.log .env .idea +.idea/ /tests/tmp /tests/.phpunit.result.cache diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index 35410ca..0000000 --- a/.idea/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -# 默认忽略的文件 -/shelf/ -/workspace.xml -# 基于编辑器的 HTTP 客户端请求 -/httpRequests/ -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 8122b84..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 e84699f..0000000 --- a/.idea/php.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 35eb1dd..0000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/webman_duanju.iml b/.idea/webman_duanju.iml deleted file mode 100644 index c956989..0000000 --- a/.idea/webman_duanju.iml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file