Init analytics modules (#350)
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -40,6 +40,7 @@ captures/
|
||||
.idea/.name
|
||||
.idea/assetWizardSettings.xml
|
||||
.idea/compiler.xml
|
||||
.idea/deploymentTargetDropDown.xml
|
||||
.idea/gradle.xml
|
||||
.idea/jarRepositories.xml
|
||||
.idea/misc.xml
|
||||
@@ -54,6 +55,7 @@ captures/
|
||||
.idea/inspectionProfiles
|
||||
# Shelved changes in the IDE
|
||||
.idea/shelf
|
||||
.idea/sonarlint
|
||||
|
||||
# Keystore files
|
||||
# Uncomment the following lines if you do not want to check your keystore files in.
|
||||
@@ -88,7 +90,6 @@ lint/generated/
|
||||
lint/outputs/
|
||||
lint/tmp/
|
||||
# lint/reports/
|
||||
/.idea/deploymentTargetDropDown.xml
|
||||
|
||||
/tmp
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user