mirror of
				https://github.com/UA-Fediland/synapse-admin.git
				synced 2025-10-30 16:38:27 +00:00 
			
		
		
		
	"git describe --tags" requires the git context. Change-Id: I2bc5dde056c2ac480513004fb99336397355af30
		
			
				
	
	
		
			10 lines
		
	
	
	
		
			177 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
	
		
			177 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| # Exclude a bunch of stuff which can make the build context a larger than it needs to be
 | |
| tests/
 | |
| build/
 | |
| lib/
 | |
| node_modules/
 | |
| electron_app/
 | |
| karma-reports/
 | |
| .idea/
 | |
| .tmp/
 | |
| config.json*
 |