mirror of
				https://github.com/gradle/gradle-build-action.git
				synced 2025-11-04 18:08:57 +08:00 
			
		
		
		
	- Includes basic implementation as `CacheCleaner` - Integration test that checks unused files are removed: - Downloaded dependencies - Local build cache entries - Wrapper distributions
		
			
				
	
	
		
			7 lines
		
	
	
		
			154 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			154 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
#
 | 
						|
# https://help.github.com/articles/dealing-with-line-endings/
 | 
						|
#
 | 
						|
# These are explicitly windows files and should use crlf
 | 
						|
*.bat           text eol=crlf
 | 
						|
 |