Files
clean-architecture-frontend…/.gitignore
T

17 lines
271 B
Plaintext

node_modules/
dist/
.vite/
.tmp/
playwright-report/
test-results/
coverage/
artifacts/**/*.json
artifacts/**/*.xml
artifacts/**/*.txt
artifacts/**/*.sarif
artifacts/tests/e2e/
artifacts/storybook/
artifacts/tests/storybook/
artifacts/tests/visual/
!artifacts/**/.gitkeep