mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Ignore downloaded chart dependencies
This commit is contained in:
parent
36c2cb9573
commit
d70e876388
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -34,3 +34,7 @@ ehthumbs.db
|
||||||
.devcontainer/docker-compose.extend.yml
|
.devcontainer/docker-compose.extend.yml
|
||||||
.devcontainer/volumes*/
|
.devcontainer/volumes*/
|
||||||
.coverage
|
.coverage
|
||||||
|
|
||||||
|
# Helm chart
|
||||||
|
# Chart dependencies
|
||||||
|
/helm/wekan/**/*.tgz
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue