From 7125fd8b3e98971889ff6cfce4cc79e7bd4f64d6 Mon Sep 17 00:00:00 2001
From: Vladimir Vitkov <5081863+zeridon@users.noreply.github.com>
Date: Mon, 29 Jul 2019 15:10:37 +0300
Subject: [PATCH] add jetbrains config
---
.idea/codeStyles/codeStyleConfig.xml | 5 +++++
.idea/misc.xml | 4 ++++
.idea/modules.xml | 8 ++++++++
.idea/openfest-network-2019.iml | 11 +++++++++++
.idea/vcs.xml | 6 ++++++
5 files changed, 34 insertions(+)
create mode 100644 .idea/codeStyles/codeStyleConfig.xml
create mode 100644 .idea/misc.xml
create mode 100644 .idea/modules.xml
create mode 100644 .idea/openfest-network-2019.iml
create mode 100644 .idea/vcs.xml
diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml
new file mode 100644
index 0000000..a55e7a1
--- /dev/null
+++ b/.idea/codeStyles/codeStyleConfig.xml
@@ -0,0 +1,5 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/misc.xml b/.idea/misc.xml
new file mode 100644
index 0000000..65531ca
--- /dev/null
+++ b/.idea/misc.xml
@@ -0,0 +1,4 @@
+
+
+
+
\ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
new file mode 100644
index 0000000..2b9138d
--- /dev/null
+++ b/.idea/modules.xml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/openfest-network-2019.iml b/.idea/openfest-network-2019.iml
new file mode 100644
index 0000000..6711606
--- /dev/null
+++ b/.idea/openfest-network-2019.iml
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
\ 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