From 5cc5168a80a6a466a35e5fce59e3500ba65f2c82 Mon Sep 17 00:00:00 2001 From: Marc Dichmann Date: Mon, 27 Aug 2018 15:35:01 +0200 Subject: [PATCH] test --- .idea/misc.xml | 6 ++++++ .idea/modules.xml | 8 ++++++++ .idea/qPortal.iml | 9 +++++++++ .idea/vcs.xml | 6 ++++++ 4 files changed, 29 insertions(+) create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/qPortal.iml create mode 100644 .idea/vcs.xml 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..30a776c --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/qPortal.iml b/.idea/qPortal.iml new file mode 100644 index 0000000..d6ebd48 --- /dev/null +++ b/.idea/qPortal.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file