mirror of
				https://github.com/zokradonh/kopano-docker
				synced 2025-10-31 10:27:14 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			176 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			176 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| # editorconfig tool configuration
 | |
| # see http://editorconfig.org for docs
 | |
| 
 | |
| root = true
 | |
| 
 | |
| [*]
 | |
| charset = utf-8
 | |
| end_of_line = lf
 | |
| trim_trailing_whitespaces = true
 | |
| indent_style = tab
 |