mirror of
				https://github.com/UA-Fediland/synapse-admin.git
				synced 2025-10-31 23:08:28 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
	
		
			208 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
	
		
			208 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| # Exclude a bunch of stuff which can make the build context a larger than it needs to be
 | |
| tests/
 | |
| build/
 | |
| dist/
 | |
| lib/
 | |
| node_modules/
 | |
| electron_app/
 | |
| karma-reports/
 | |
| .pnp.cjs
 | |
| .pnp.loader.mjs
 | |
| .idea/
 | |
| .tmp/
 | |
| config.json*
 |