From 7e4ee52642b62a72d94d5df620e8a0853430775e Mon Sep 17 00:00:00 2001 From: Benjo Date: Sat, 9 Jan 2021 20:12:06 +0100 Subject: [PATCH] added project conf files --- .gitignore | 2 +- Sharehealth.iml | 23 +++++++++++++++++++++++ 2 files changed, 24 insertions(+), 1 deletion(-) create mode 100644 Sharehealth.iml diff --git a/.gitignore b/.gitignore index c9e5766..39ac633 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ # User-specific stuff !*/.idea/libraries/spigot.xml -*.iml +#*.iml *.ipr *.iws diff --git a/Sharehealth.iml b/Sharehealth.iml new file mode 100644 index 0000000..91c1342 --- /dev/null +++ b/Sharehealth.iml @@ -0,0 +1,23 @@ + + + + + + + SPIGOT + + + + + + + + + + + + + + + + \ No newline at end of file