1
0
mirror of https://github.com/kubernetes-sigs/descheduler.git synced 2026-01-28 14:41:10 +01:00

Remove kind binary from repo and add to gitignore

This commit is contained in:
Amir Alavi
2021-07-27 08:28:55 -04:00
parent e18e0416b1
commit fa84ec6774
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@@ -4,3 +4,4 @@ vendordiff.patch
.idea/ .idea/
*.code-workspace *.code-workspace
.vscode/ .vscode/
kind

BIN
kind

Binary file not shown.