From d643e49b6405b170fb994873397696409e93e250 Mon Sep 17 00:00:00 2001 From: Kai Vogelgesang Date: Wed, 16 Oct 2019 23:41:16 +0200 Subject: [PATCH] Add PyCharm stuff? --- .idea/aiosacn.iml | 14 +++++++++ .idea/misc.xml | 78 +++++++++++++++++++++++++++++++++++++++++++++++ .idea/modules.xml | 8 +++++ .idea/vcs.xml | 6 ++++ 4 files changed, 106 insertions(+) create mode 100644 .idea/aiosacn.iml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/vcs.xml diff --git a/.idea/aiosacn.iml b/.idea/aiosacn.iml new file mode 100644 index 0000000..41f6a8a --- /dev/null +++ b/.idea/aiosacn.iml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..96e4b39 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,78 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ApexVCS + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..9d4a6eb --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file