mirror of
https://github.com/helm/helm.git
synced 2026-04-21 06:06:56 -04:00
fix(gitignore): die, DS_Store, die.
This commit is contained in:
parent
c570363e5b
commit
dbdf5e08c9
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -4,3 +4,4 @@ rootfs/tiller
|
|||
vendor/
|
||||
_proto/*.pb.go
|
||||
.vimrc
|
||||
.DS_Store
|
||||
|
|
|
|||
Loading…
Reference in a new issue