mirror of
				https://github.com/gradle/gradle-build-action.git
				synced 2025-11-04 09:58:56 +08:00 
			
		
		
		
	- Includes basic implementation as `CacheCleaner` - Integration test that checks unused files are removed: - Downloaded dependencies - Local build cache entries - Wrapper distributions
		
			
				
	
	
		
			9 lines
		
	
	
		
			113 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			113 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Ignore Gradle project-specific cache directory
 | 
						|
.gradle
 | 
						|
 | 
						|
# Ignore Gradle build output directory
 | 
						|
build
 | 
						|
 | 
						|
HOME
 | 
						|
tmp
 |