mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-10-31 07:43:33 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			104 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			104 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Ignore everything
 | |
| *
 | |
| 
 | |
| # Only allow the following for docker build:
 | |
| !backend/
 | |
| !docker/
 | |
| !scripts/
 | |
| !test/
 |