diff --git a/.gitignore b/.gitignore index 63a882d020..418e4c3808 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ app/src/main/gen/* # IDEA/Android Studio Ignore exceptions !/.idea/codeStyles/ +!/.idea/inspectionProfiles/ # Gradle .gradle diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 0000000000..d18f5be8cf --- /dev/null +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,46 @@ + + + + \ No newline at end of file