mirror of
				https://github.com/drwetter/testssl.sh.git
				synced 2025-10-30 21:35:26 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			198 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			198 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Exclude everything from the Docker build context:
 | |
| *
 | |
| 
 | |
| # Except for this content:
 | |
| !bin/
 | |
| !etc/
 | |
| !testssl.sh
 | |
| 
 | |
| # But additionally exclude this nested content:
 | |
| bin/openssl.Darwin.*
 | |
| bin/openssl.FreeBSD.*
 | 
