Files
clean-architecture-frontend…/.gitignore

12 lines
172 B
Plaintext

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