mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
				synced 2025-11-03 20:02:47 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			167 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			167 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Exclude everything
 | 
						|
*
 | 
						|
 | 
						|
# Include what we need
 | 
						|
!app
 | 
						|
!migrations
 | 
						|
!tests
 | 
						|
!.flaskenv
 | 
						|
!boot.sh
 | 
						|
!config.py
 | 
						|
!docker-entrypoint.sh
 | 
						|
!nopaque.py
 | 
						|
!requirements.txt
 |