diff --git a/.gitignore b/.gitignore index 21c3404ab..f4f05ec62 100644 --- a/.gitignore +++ b/.gitignore @@ -18,6 +18,7 @@ local.properties # Android Studio .idea/* +!.idea/inspectionProfiles/ !.idea/runConfigurations/ !.idea/codeStyleSettings.xml !.idea/codeStyles diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 000000000..9180c3471 --- /dev/null +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,10 @@ + + + + \ No newline at end of file