This follows the best-practice of mounting the config folder as a volume and removes the need to rebuild sentry images for config changes. Partially addresses #314.
		
			
				
	
	
		
			6 lines
		
	
	
		
			72 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			72 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Ignore everything
 | 
						|
*
 | 
						|
 | 
						|
# Only allow requirements.txt
 | 
						|
!/requirements.txt
 |