From ae80ad5f3c75645840f1fcaabb2bf70d96f08412 Mon Sep 17 00:00:00 2001 From: Seraina Date: Mon, 21 Mar 2022 13:42:51 +0100 Subject: [PATCH] Tried removing the .idea folder from repo for good --- .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..13566b8 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,8 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml