mirror of
				https://hub.gitmirror.com/https://github.com/gradle/gradle-build-action
				synced 2025-10-30 01:20:14 +08:00 
			
		
		
		
	 915123c493
			
		
	
	
		915123c493
		
			
		
	
	
	
	
		
			
			- 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
 |