From 5bd33391f651be8635e863415d61d22d6515b0f2 Mon Sep 17 00:00:00 2001 From: heck Date: Wed, 14 Sep 2022 16:05:23 +0200 Subject: [PATCH] .gitignore --- .gitignore | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 936b3fa..13566b8 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,8 @@ -_venv \ No newline at end of file +# Default ignored files +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml