mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 12:18:16 +00:00 
			
		
		
		
	ignore default.etcd directory
This commit is contained in:
		
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -56,6 +56,7 @@ network_closure.sh
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
# Also ignore etcd installed by hack/install-etcd.sh
 | 
					# Also ignore etcd installed by hack/install-etcd.sh
 | 
				
			||||||
/third_party/etcd*
 | 
					/third_party/etcd*
 | 
				
			||||||
 | 
					/default.etcd
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# User cluster configs
 | 
					# User cluster configs
 | 
				
			||||||
.kubeconfig
 | 
					.kubeconfig
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user