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.
		
		
		
		
		
			
		
			
				
					
					
						
							30 lines
						
					
					
						
							369 B
						
					
					
				
			
		
		
	
	
							30 lines
						
					
					
						
							369 B
						
					
					
				# Gradle files
 | 
						|
.gradle/
 | 
						|
build/
 | 
						|
 | 
						|
# Local configuration file (sdk path, etc)
 | 
						|
local.properties
 | 
						|
 | 
						|
# Log/OS Files
 | 
						|
*.log
 | 
						|
 | 
						|
# Android Studio generated files and folders
 | 
						|
captures/
 | 
						|
.externalNativeBuild/
 | 
						|
.cxx/
 | 
						|
*.apk
 | 
						|
output.json
 | 
						|
 | 
						|
# IntelliJ
 | 
						|
*.iml
 | 
						|
.idea/
 | 
						|
 | 
						|
# Keystore files
 | 
						|
*.jks
 | 
						|
*.keystore
 | 
						|
 | 
						|
# Google Services (e.g. APIs or Firebase)
 | 
						|
google-services.json
 | 
						|
 | 
						|
# Android Profiling
 | 
						|
*.hprof
 | 
						|
 |