Files
clean-architecture-frontend…/.gitignore
T

13 lines
178 B
Plaintext

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