Merge pull request #449 from pigletfly/fix-make

Add binary files to gitignore
This commit is contained in:
karmada-bot 2021-06-24 20:41:08 +08:00 committed by GitHub
commit a52038d52c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

7
.gitignore vendored
View File

@ -16,3 +16,10 @@
.idea/
.vscode/
# karamada binary
karmada-agent
karmada-controller-manager
karmada-scheduler
karmada-webhook
karmadactl