- 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
 |