mirror of
				https://github.com/jakejarvis/jarv.is.git
				synced 2025-10-31 03:56:03 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			19 lines
		
	
	
		
			259 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			259 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Hugo stuff that doesn't play well with Prettier
 | |
| assets/**/vendor/
 | |
| layouts/
 | |
| static/
 | |
| hugo_stats.json
 | |
| data/manifest.json
 | |
| 
 | |
| # output from Hugo
 | |
| public/
 | |
| builds/
 | |
| resources/
 | |
| _vendor/
 | |
| 
 | |
| # miscellaneous
 | |
| .vercel/
 | |
| .lighthouseci/
 | |
| .vscode/
 | |
| content/notes/dark-mode/example/
 |