Ignore `Chart.lock` for formatters/linters (#424)

This might hopefully help with the formatting issues around `Chart.lock`.

Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/424
Reviewed-by: justusbunsi <justusbunsi@noreply.gitea.io>
Co-authored-by: pat-s <patrick.schratz@gmail.com>
Co-committed-by: pat-s <patrick.schratz@gmail.com>
This commit is contained in:
pat-s 2023-04-01 19:18:17 +08:00 committed by justusbunsi
parent 87c59b2fca
commit 25500d7ca2
3 changed files with 8 additions and 6 deletions

View File

@ -1,3 +1,4 @@
.gitea/
node_modules/
charts/
Chart.lock

1
.prettierignore Normal file
View File

@ -0,0 +1 @@
Chart.lock