mirror of https://github.com/helm/helm.git
fix: idea gitignore entry
Signed-off-by: Terry Howe <terrylhowe@gmail.com>
This commit is contained in:
parent
315b13334c
commit
b539309aa2
|
@ -2,7 +2,7 @@
|
||||||
*.swp
|
*.swp
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.coverage/
|
.coverage/
|
||||||
.idea/
|
.idea
|
||||||
.vimrc
|
.vimrc
|
||||||
.vscode/
|
.vscode/
|
||||||
.devcontainer/
|
.devcontainer/
|
||||||
|
|
Loading…
Reference in New Issue