mirror of
				https://github.com/jellyfin/jellyfin.git
				synced 2025-11-04 03:27:21 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			18 lines
		
	
	
		
			429 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			429 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
{
 | 
						|
    "folders": [
 | 
						|
        {
 | 
						|
            "path": "."
 | 
						|
        }
 | 
						|
    ],
 | 
						|
    "settings": {
 | 
						|
        "files.eol": "\n",
 | 
						|
        "editor.renderWhitespace": "boundary",
 | 
						|
        "files.exclude": {
 | 
						|
            "**/bin": true,
 | 
						|
            "**/jellyfin-web": true,
 | 
						|
            "**/obj": true
 | 
						|
        },
 | 
						|
        "formatFiles.excludePattern": "**/node_modules,**/.vscode,**/dist/**,**/.chrome,ThirdParty,RSSDP,Mono.Nat,unRaid,debian"
 | 
						|
    }
 | 
						|
}
 |