From 9be6470d191a480a8d8daebf3bbec549f92b1bb1 Mon Sep 17 00:00:00 2001 From: Fredrik Fornwall Date: Wed, 22 Jun 2016 00:23:18 +0200 Subject: [PATCH] Add .idea/inspectionProfiles/ --- .idea/inspectionProfiles/Project_Default.xml | 8 ++++++++ .idea/inspectionProfiles/profiles_settings.xml | 7 +++++++ 2 files changed, 15 insertions(+) create mode 100644 .idea/inspectionProfiles/Project_Default.xml create mode 100644 .idea/inspectionProfiles/profiles_settings.xml diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 00000000..a864b42d --- /dev/null +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,8 @@ + + + + \ 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