From 53b3c52d9ad42896a3cf60ac5d8e2e8b562a2a7a Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 11 May 2016 19:00:14 +0200 Subject: Add PhpStorm prefs --- .idea/inspectionProfiles/Project_Default.xml | 9 +++++++++ .idea/inspectionProfiles/profiles_settings.xml | 7 +++++++ 2 files changed, 16 insertions(+) create mode 100644 .idea/inspectionProfiles/Project_Default.xml create mode 100644 .idea/inspectionProfiles/profiles_settings.xml (limited to '.idea/inspectionProfiles') diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 00000000..a50453af --- /dev/null +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml new file mode 100644 index 00000000..3b312839 --- /dev/null +++ b/.idea/inspectionProfiles/profiles_settings.xml @@ -0,0 +1,7 @@ + + + + \ No newline at end of file -- cgit v1.2.3-55-g7522