From ace825775a22fe121949193cce0a4d305ad3914e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6hmer?= Date: Sat, 23 Feb 2019 16:55:38 +0100 Subject: [PATCH] Added PHPstorm files --- .idea/php.xml | 118 +++++++++++++++++++++++++++++++++++++++++++++ .idea/symfony2.xml | 8 +++ .idea/vcs.xml | 6 +++ 3 files changed, 132 insertions(+) create mode 100644 .idea/php.xml create mode 100644 .idea/symfony2.xml create mode 100644 .idea/vcs.xml diff --git a/.idea/php.xml b/.idea/php.xml new file mode 100644 index 00000000..8be1e36b --- /dev/null +++ b/.idea/php.xml @@ -0,0 +1,118 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/symfony2.xml b/.idea/symfony2.xml new file mode 100644 index 00000000..eb5dd665 --- /dev/null +++ b/.idea/symfony2.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 00000000..94a25f7f --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file