4 lines
		
	
	
		
			168 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			168 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Set line endings to LF, even on Windows. Otherwise, execution within Docker fails.
 | 
						|
# See https://help.github.com/articles/dealing-with-line-endings/
 | 
						|
*.sh text eol=lf
 |