Also remove the ".vscode" directory from the ".gitignore" as the repo includes stuff in it.
		
			
				
	
	
		
			6 lines
		
	
	
	
		
			109 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			109 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "search.exclude": {
 | 
						|
        "/playbooks/roles/": true,
 | 
						|
        "/playbooks/resources/": true,
 | 
						|
    },
 | 
						|
}
 |