mirror of
				https://github.com/actions/setup-java.git
				synced 2025-11-04 08:53:32 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			216 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			216 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
.gradle
 | 
						|
**/build/
 | 
						|
!src/**/build/
 | 
						|
 | 
						|
# Ignore Gradle GUI config
 | 
						|
gradle-app.setting
 | 
						|
 | 
						|
# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
 | 
						|
!gradle-wrapper.jar
 | 
						|
 | 
						|
# Cache of project
 | 
						|
.gradletasknamecache
 |