From 24d7dd16c55458033286e4e115fa7ddabf9ef630 Mon Sep 17 00:00:00 2001 From: judy Date: Mon, 16 Aug 2021 11:39:33 +0800 Subject: [PATCH] [add] .gitignore from Pycharm --- .idea/.gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .idea/.gitignore diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..73f69e0 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,8 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml +# Editor-based HTTP Client requests +/httpRequests/