Update .gitignore to include additional shell secrets and certificate files
This commit is contained in:
		
							
								
								
									
										8
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -7,3 +7,11 @@ __pycache__/
 | 
			
		||||
 | 
			
		||||
# Ignore prototype scripts
 | 
			
		||||
prototype_*.py
 | 
			
		||||
 | 
			
		||||
# Shell secrets
 | 
			
		||||
*.secret
 | 
			
		||||
 | 
			
		||||
# Certificate files
 | 
			
		||||
*.pem
 | 
			
		||||
*.key
 | 
			
		||||
*.crt
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user