This is an automated email from the ASF dual-hosted git repository.

sdanilov pushed a commit to branch ignite-17954
in repository https://gitbox.apache.org/repos/asf/ignite-3.git


The following commit(s) were added to refs/heads/ignite-17954 by this push:
     new f8c27aaf23 IGNITE-17954 .
f8c27aaf23 is described below

commit f8c27aaf23b5800157775a8e2c81204540758368
Author: Semyon Danilov <[email protected]>
AuthorDate: Mon Oct 24 15:31:43 2022 +0400

    IGNITE-17954 .
---
 .gitignore                                     | 1 -
 .idea/inspectionProfiles/Project_Default.xml   | 2 +-
 .idea/inspectionProfiles/profiles_settings.xml | 6 ------
 3 files changed, 1 insertion(+), 8 deletions(-)

diff --git a/.gitignore b/.gitignore
index 6327dc6c83..93da14e630 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,7 +16,6 @@ build/
 !.idea/codeStyles/codeStyleConfig.xml
 !.idea/codeStyles/Project.xml
 !.idea/checkstyle-idea.xml
-!.idea/inspectionProfiles/profiles_settings.xml
 !.idea/inspectionProfiles/Project_Default.xml
 *.iws
 *.iml
diff --git a/.idea/inspectionProfiles/Project_Default.xml 
b/.idea/inspectionProfiles/Project_Default.xml
index 2b5ac76e01..a77fb48328 100644
--- a/.idea/inspectionProfiles/Project_Default.xml
+++ b/.idea/inspectionProfiles/Project_Default.xml
@@ -1185,4 +1185,4 @@
       <option name="ADD_NONJAVA_TO_ENTRIES" value="true" />
     </inspection_tool>
   </profile>
-</component>
+</component>
\ No newline at end of file
diff --git a/.idea/inspectionProfiles/profiles_settings.xml 
b/.idea/inspectionProfiles/profiles_settings.xml
deleted file mode 100644
index 56aa61bd76..0000000000
--- a/.idea/inspectionProfiles/profiles_settings.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<component name="InspectionProjectProfileManager">
-  <settings>
-    <option name="PROJECT_PROFILE" value="Ignite3 Inspections" />
-    <version value="1.0" />
-  </settings>
-</component>
\ No newline at end of file

Reply via email to