From 824cf3664cd5ab9433a983b2ea5a01d9f6c64ccd Mon Sep 17 00:00:00 2001 From: Govindass Date: Wed, 28 Oct 2020 12:08:44 +0200 Subject: [PATCH] try fix maven --- .gitignore | 3 +-- RediSkript.iml | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+), 2 deletions(-) create mode 100644 RediSkript.iml diff --git a/.gitignore b/.gitignore index f8ea6f3..56dfdda 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ target out .idea -compile -*.iml \ No newline at end of file +compile \ No newline at end of file diff --git a/RediSkript.iml b/RediSkript.iml new file mode 100644 index 0000000..3e77f9a --- /dev/null +++ b/RediSkript.iml @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file