mirror of
				https://github.com/advplyr/audiobookshelf.git
				synced 2025-10-27 11:18:14 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			196 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			196 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Set the default behavior, in case people don't have core.autocrlf set.
 | |
| * text=auto
 | |
| 
 | |
| # Declare files that will always have CRLF line endings on checkout.
 | |
| .devcontainer/post-create.sh text eol=lf
 |