10 lines
		
	
	
	
		
			187 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
	
		
			187 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| # Ignore artifacts:
 | |
| build
 | |
| coverage
 | |
| 
 | |
| # project
 | |
| dist
 | |
| 
 | |
| # ignore handlebars due to prettier bug https://github.com/prettier/prettier/issues/11834
 | |
| src/views/**/*.hbs
 | |
| src/views/**/*.handlebars
 | 
