mirror of
				https://github.com/privacyguides/privacyguides.org.git
				synced 2025-10-31 03:26:35 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			29 lines
		
	
	
		
			594 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			594 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| site
 | |
| /i18n/
 | |
| /includes/*
 | |
| !/includes/*.en.*
 | |
| /static/i18n/*
 | |
| !/static/i18n/*.en.*
 | |
| /theme/overrides/*
 | |
| !/theme/overrides/*.en.*
 | |
| # commit social card fonts to repo
 | |
| # see: https://github.com/squidfunk/mkdocs-material/issues/6983
 | |
| # ridiculous hide-and-seek https://stackoverflow.com/a/72380673
 | |
| .cache/*
 | |
| !/config/.cache
 | |
| /config/.cache/*
 | |
| !/config/.cache/plugin
 | |
| /config/.cache/plugin/*
 | |
| !/config/.cache/plugin/social
 | |
| /config/.cache/plugin/social/*
 | |
| !/config/.cache/plugin/social/fonts
 | |
| 
 | |
| # Editor settings
 | |
| .vscode/*
 | |
| !.vscode/extensions.json
 | |
| !.vscode/settings.json
 | |
| 
 | |
| # Local Netlify folder
 | |
| .netlify
 | |
| node_modules
 |