mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-21 17:07:16 +00:00
chore: add nodemodules to gitignore (#4151)
This commit is contained in:
parent
0b387a454b
commit
f508dec107
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -12,3 +12,4 @@ coverage.out
|
|||
test-results
|
||||
.scannerwork
|
||||
.scratch
|
||||
node_modules/
|
||||
|
|
|
|||
Loading…
Reference in a new issue