From 6435c8a289be7302449f6d8027c50f248e8da422 Mon Sep 17 00:00:00 2001 From: liangshiwei Date: Fri, 25 Feb 2022 00:28:38 +0800 Subject: [PATCH] Ignore idea --- .gitignore | 3 +++ .idea/.idea.lsw.Abp.AntDesignUI/.idea/.gitignore | 13 ------------- .idea/.idea.lsw.Abp.AntDesignUI/.idea/encodings.xml | 4 ---- .../.idea.lsw.Abp.AntDesignUI/.idea/indexLayout.xml | 8 -------- 4 files changed, 3 insertions(+), 25 deletions(-) delete mode 100644 .idea/.idea.lsw.Abp.AntDesignUI/.idea/.gitignore delete mode 100644 .idea/.idea.lsw.Abp.AntDesignUI/.idea/encodings.xml delete mode 100644 .idea/.idea.lsw.Abp.AntDesignUI/.idea/indexLayout.xml diff --git a/.gitignore b/.gitignore index 426d76d..f46a334 100644 --- a/.gitignore +++ b/.gitignore @@ -32,11 +32,14 @@ bld/ [Ll]og/ [Ll]ogs/ + # Visual Studio 2015/2017 cache/options directory .vs/ # Uncomment if you have tasks that create the project's static files in wwwroot #wwwroot/ +.idea/ + # Visual Studio 2017 auto generated files Generated\ Files/ diff --git a/.idea/.idea.lsw.Abp.AntDesignUI/.idea/.gitignore b/.idea/.idea.lsw.Abp.AntDesignUI/.idea/.gitignore deleted file mode 100644 index 550a3af..0000000 --- a/.idea/.idea.lsw.Abp.AntDesignUI/.idea/.gitignore +++ /dev/null @@ -1,13 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml -# Rider ignored files -/projectSettingsUpdater.xml -/contentModel.xml -/.idea.lsw.Abp.AntDesignUI.iml -/modules.xml -# Editor-based HTTP Client requests -/httpRequests/ -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml diff --git a/.idea/.idea.lsw.Abp.AntDesignUI/.idea/encodings.xml b/.idea/.idea.lsw.Abp.AntDesignUI/.idea/encodings.xml deleted file mode 100644 index df87cf9..0000000 --- a/.idea/.idea.lsw.Abp.AntDesignUI/.idea/encodings.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/.idea.lsw.Abp.AntDesignUI/.idea/indexLayout.xml b/.idea/.idea.lsw.Abp.AntDesignUI/.idea/indexLayout.xml deleted file mode 100644 index 7b08163..0000000 --- a/.idea/.idea.lsw.Abp.AntDesignUI/.idea/indexLayout.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file