From eb0146f10a3a1ab67127e46897f9cee6caa5ebed Mon Sep 17 00:00:00 2001 From: FyloZ Date: Tue, 11 Apr 2023 14:22:02 -0400 Subject: [PATCH] Gitignore --- .idea/.gitignore | 8 ++++++++ .idea/misc.xml | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 .idea/.gitignore diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..ecca007 --- /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 \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index 062a7aa..accd629 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -8,7 +8,7 @@ - + \ No newline at end of file