From d9e7b5a0a4706669819e91dd19404891f437e6d8 Mon Sep 17 00:00:00 2001 From: Sergey Mashkov Date: Fri, 10 Jul 2015 18:47:46 +0300 Subject: Gradle initial plugin implementation --- .idea/inspectionProfiles/Project_Default.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .idea/inspectionProfiles/Project_Default.xml (limited to '.idea/inspectionProfiles/Project_Default.xml') diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 00000000..710a3bbe --- /dev/null +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,12 @@ + + + + + \ No newline at end of file -- cgit