123456789101112131415161718192021 |
- /target
- /playwright-tests/web/dist
- /playwright-tests/fullstack/dist
- /dist
- Cargo.lock
- .DS_Store
- /examples/assets/test_video.mp4
- .vscode/*
- !.vscode/settings.json
- !.vscode/tasks.json
- !.vscode/launch.json
- !.vscode/extensions.json
- tarpaulin-report.html
- # Jetbrain
- .idea/
- node_modules/
- /test-results/
- /playwright-report/
- /playwright/.cache/
|