This website works better with JavaScript.
欢迎来到马士兵代码仓库
Sign In
msb-public
/
helm
mirror of
https://github.com/helm/helm
Watch
1
Star
0
Code
Issues
Projects
Releases
Wiki
Activity
fix(git): ignore _dist directory
Browse Source
pull/1031/head
Adam Reese
9 years ago
parent
24e891ee6d
commit
ebb7584ab2
1 changed files
with
4 additions
and
3 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
7
.gitignore
vendored
Unescape
Escape
View File
@ -1,7 +1,8 @@
.DS_Store
.coverage/
.coverage/
.vimrc
_dist/
_proto/*.pb.go
bin/
bin/
rootfs/tiller
rootfs/tiller
vendor/
vendor/
_proto/*.pb.go
.vimrc
.DS_Store
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
msb-public/helm
Title
Body
Create Issue