Guest User

Untitled

a guest
Nov 18th, 2017
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. # Android Studio Files
  2. .idea/
  3. *.iml
  4.  
  5. # Built application files
  6. *.apk
  7. *.ap_
  8.  
  9. #Local build properties (sdk path, gradle, etc)
  10. /local.properties
  11.  
  12. #Gradle build files
  13. .gradle
  14. /build
  15.  
  16. # Mac OS files (ignore if you're on windows or Linux)
  17. .DS_Store
  18.  
  19. # DSL object to configure external native builds using CMake or ndk-build.
  20. .externalNativeBuild
  21.  
  22. # Log files
  23. *.log
  24.  
  25. # Android Studio Captures
  26. /captures
Add Comment
Please, Sign In to add comment