From d2283b177ab9d0363cb4c8535daa4b128e44609e Mon Sep 17 00:00:00 2001 From: maxswa Date: Fri, 18 May 2018 21:45:59 -0400 Subject: [PATCH] added description --- .idea/markdown-navigator/profiles_settings.xml | 3 +++ .idea/misc.xml | 6 ++++++ .idea/modules.xml | 8 ++++++++ .idea/osrs-json-hiscores.iml | 12 ++++++++++++ 4 files changed, 29 insertions(+) create mode 100644 .idea/markdown-navigator/profiles_settings.xml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/osrs-json-hiscores.iml diff --git a/.idea/markdown-navigator/profiles_settings.xml b/.idea/markdown-navigator/profiles_settings.xml new file mode 100644 index 0000000..57927c5 --- /dev/null +++ b/.idea/markdown-navigator/profiles_settings.xml @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..28a804d --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..e0acbcd --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/osrs-json-hiscores.iml b/.idea/osrs-json-hiscores.iml new file mode 100644 index 0000000..24643cc --- /dev/null +++ b/.idea/osrs-json-hiscores.iml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file