You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
426 B
24 lines
426 B
syntax: glob
|
|
.DS_Store
|
|
.gradle/
|
|
.idea/caches
|
|
.idea/compiler.xml
|
|
.idea/dictionaries/
|
|
.idea/gradle.xml
|
|
.idea/libraries/
|
|
.idea/modules.xml
|
|
.idea/tasks.xml
|
|
.idea/workspace.xml
|
|
.settings
|
|
*.iml
|
|
bin/
|
|
build/
|
|
gen/
|
|
local.properties
|
|
/.idea/deploymentTargetDropDown.xml
|
|
*.hprof
|
|
/.idea/artifacts
|
|
/.idea/assetWizardSettings.xml
|
|
/.idea/inspectionProfiles/Project_Default.xml
|
|
/.idea/androidTestResultsUserPreferences.xml
|
|
google-services.json
|
|
|