From 64cdf57209fadcd87c2574df4bf6d8293b90098a Mon Sep 17 00:00:00 2001 From: loic Date: Wed, 21 Sep 2016 08:45:12 +0200 Subject: Initial commit --- .idea/inspectionProfiles/Project_Default.xml | 10 ++++++++++ .idea/inspectionProfiles/profiles_settings.xml | 7 +++++++ 2 files changed, 17 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 0000000..d87552a --- /dev/null +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,10 @@ + + + + \ 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 0000000..3b31283 --- /dev/null +++ b/.idea/inspectionProfiles/profiles_settings.xml @@ -0,0 +1,7 @@ + + + + \ No newline at end of file -- cgit v1.2.3