Files
GenAIExamples/.gitignore
Abolfazl Shahbazi b5f95f735e Fix missing end of file chars (#1106)
Signed-off-by: Abolfazl Shahbazi <12436063+ashahba@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-11-13 09:40:53 -08:00

9 lines
127 B
Plaintext

**/node_modules
**/.svelte-kit
**/package-lock.json
**/playwright-report/
**/playwright/.cache/
**/test-results/
__pycache__/