From d18045f905d881abcfef34cdbbab9f3740b66026 Mon Sep 17 00:00:00 2001 From: zadam Date: Fri, 19 Jul 2019 20:40:31 +0200 Subject: [PATCH] gitignore --- .gitignore | 4 +-- .idea/vcs.xml | 6 ++++ .idea/workspace.xml | 69 +++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 76 insertions(+), 3 deletions(-) create mode 100644 .idea/vcs.xml diff --git a/.gitignore b/.gitignore index a6de95822..77738287f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1 @@ -dist/** -.idea/** -*.iml \ No newline at end of file +dist/ \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 000000000..94a25f7f4 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index cf6a334d8..cc98bef0e 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,10 +1,79 @@ + + + + + + + + + + + + + + + + + + + + + 1563561154310 + + + 1563561565148 + + + + + + + + + + \ No newline at end of file