mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 00:20:25 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			34 lines
		
	
	
		
			431 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			34 lines
		
	
	
		
			431 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# 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/
 | 
						|
misc.xml
 | 
						|
deploymentTargetDropDown.xml
 | 
						|
render.experimental.xml
 | 
						|
 | 
						|
# Keystore files
 | 
						|
*.jks
 | 
						|
*.keystore
 | 
						|
 | 
						|
# Google Services (e.g. APIs or Firebase)
 | 
						|
google-services.json
 | 
						|
 | 
						|
# Android Profiling
 | 
						|
*.hprof
 |