From c2a8d8b109f3ea2b75820d39c5801bd4f532c1f1 Mon Sep 17 00:00:00 2001 From: Miguel Nogueira Date: Wed, 12 Jun 2019 02:35:06 +0100 Subject: [PATCH] Remove indentation inconsistencies --- .idea/PythonVPNGateway.iml | 13 +++ .idea/misc.xml | 4 + .idea/modules.xml | 8 ++ .idea/vcs.xml | 6 + .idea/workspace.xml | 224 +++++++++++++++++++++++++++++++++++++ pyVPN.py | 55 --------- pyvpn | 7 +- 7 files changed, 257 insertions(+), 60 deletions(-) create mode 100644 .idea/PythonVPNGateway.iml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/vcs.xml create mode 100644 .idea/workspace.xml delete mode 100644 pyVPN.py diff --git a/.idea/PythonVPNGateway.iml b/.idea/PythonVPNGateway.iml new file mode 100644 index 0000000..85c7612 --- /dev/null +++ b/.idea/PythonVPNGateway.iml @@ -0,0 +1,13 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..7cf35c2 --- /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..50440ed --- /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 diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..6a95b2e --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,224 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +