Skip to content

Commit

Permalink
Updated .helmignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
Takeshi Nakatani committed Oct 25, 2023
1 parent 2657e22 commit 82fd124
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .helmignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@
# REVISION:
#

.DS_Store

# Git files/directories
.git/
.github/
Expand All @@ -41,6 +39,10 @@
# Project files
CHANGELOG.md

# Other
.DS_Store
s*.yaml

#
# Local variables:
# tab-width: 4
Expand Down

0 comments on commit 82fd124

Please sign in to comment.