Skip to content

Commit 925d8b9

Browse files
committed
Merge pull request kubernetes#1243 from filbranden/gitignore_thirdparty_etcd1
Add third_party/etcd to .gitignore
2 parents 88a8c54 + 0b05dcd commit 925d8b9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,6 @@ network_closure.sh
3535

3636
# compiled binaries in third_party
3737
/third_party/pkg
38+
39+
# also ignore etcd installed by hack/install-etcd.sh
40+
/third_party/etcd

0 commit comments

Comments
 (0)