mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2025-12-11 12:11:45 +00:00
* ci: improve backport workflow * chore: ignore tmp files * ci: add exact match * ci: target main branch * ci: rewrite workflows --------- Signed-off-by: Yi-Ya Chen <yiya.chen@suse.com>
18 lines
182 B
Plaintext
18 lines
182 B
Plaintext
assets/fonts
|
|
coverage
|
|
.nyc_output
|
|
node_modules/
|
|
.npm
|
|
.eslintcache
|
|
.env
|
|
.cache
|
|
.next
|
|
.nuxt
|
|
dist
|
|
dist-pkg
|
|
.DS_Store
|
|
pkg/harvester/index.ts
|
|
pkg/harvester/store/*
|
|
scripts/pkgfile.js
|
|
tmp
|