mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-21 17:07:16 +00:00
Add ui/node_modules to docker ignore (#1725)
This commit is contained in:
parent
4dc102af3f
commit
611323b5ce
1 changed files with 1 additions and 0 deletions
|
|
@ -10,3 +10,4 @@ dist/
|
|||
cmd/**/debug
|
||||
debug.test
|
||||
coverage.out
|
||||
ui/node_modules/
|
||||
|
|
|
|||
Loading…
Reference in a new issue