Merge pull request #1243 from filbranden/gitignore_thirdparty_etcd1
Add third_party/etcd to .gitignore
This commit is contained in:
		
							
								
								
									
										3
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -35,3 +35,6 @@ network_closure.sh
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
# compiled binaries in third_party
 | 
					# compiled binaries in third_party
 | 
				
			||||||
/third_party/pkg
 | 
					/third_party/pkg
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# also ignore etcd installed by hack/install-etcd.sh
 | 
				
			||||||
 | 
					/third_party/etcd
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user