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.

.gitignore 112B

1234567891011
  1. /.gradle
  2. /.idea
  3. /build
  4. */build
  5. /captures
  6. /.cxx
  7. /.externalNativeBuild
  8. *.iml
  9. .DS_Store
  10. local.properties