chore: add idea directory to gitignore
This commit is contained in:
parent
c06937f892
commit
07e189b3af
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,4 +1,8 @@
|
|||
# Chart dependencies
|
||||
**/charts/*.tgz
|
||||
|
||||
# Jetbrains
|
||||
.idea
|
||||
|
||||
# Helm
|
||||
output
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue