Files
clean-architecture-frontend…/.gitignore

14 lines
199 B
Plaintext

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