Files
GenAIExamples/.gitignore
WenjiaoYue 988581cb05 Add UI test for ChatQnA (#134)
Signed-off-by: Yue, Wenjiao <wenjiao.yue@intel.com>
2024-05-16 10:47:43 +08:00

8 lines
126 B
Plaintext

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