mirror of
				https://git.sr.ht/~cadence/bibliogram
				synced 2025-10-30 19:15:37 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			170 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			170 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Code stuff
 | |
| node_modules
 | |
| .vscode
 | |
| 
 | |
| # Personalisation stuff
 | |
| /src/site/pug/privacy.pug
 | |
| 
 | |
| # Database stuff
 | |
| db/**/*.db*
 | |
| users_export.json
 | |
| 
 | |
| # Test stuff
 | |
| /coverage
 | |
| /.nyc_output
 |