mirror of
https://github.com/gromlab-ru/svg-sprites.git
synced 2026-07-21 20:30:16 +03:00
- удалены tracked build-файлы SolidStart и Playwright - удалён устаревший Nuxt fixture для legacy mode - добавлены ignore-правила для производных каталогов
18 lines
299 B
Plaintext
18 lines
299 B
Plaintext
node_modules/
|
|
playwright-report/
|
|
test-results/
|
|
apps/*/dist/
|
|
apps/*/.angular/
|
|
apps/*/.astro/
|
|
apps/*/.next/
|
|
apps/*/.nuxt/
|
|
apps/*/.output/
|
|
apps/*/.svelte-kit/
|
|
apps/*/.vinxi/
|
|
apps/*/build/
|
|
apps/*/out-tsc/
|
|
apps/*/public/sprites/
|
|
apps/*/static/sprites/
|
|
apps/*/*.tsbuildinfo
|
|
apps/*/src/sprite/.svg-sprite/
|