feat(consistency): Add .obsidian to ignorePatterns (#420)
				
					
				
			This commit is contained in:
		
							parent
							
								
									953ef29f4e
								
							
						
					
					
						commit
						340e3ef511
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -10,7 +10,7 @@ const config: QuartzConfig = {
 | 
			
		|||
      provider: "plausible",
 | 
			
		||||
    },
 | 
			
		||||
    baseUrl: "quartz.jzhao.xyz",
 | 
			
		||||
    ignorePatterns: ["private", "templates"],
 | 
			
		||||
    ignorePatterns: ["private", "templates", ".obsidian"],
 | 
			
		||||
    defaultDateType: "created",
 | 
			
		||||
    theme: {
 | 
			
		||||
      typography: {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue