mirror of
https://github.com/Mintplex-Labs/openai-assistant-swarm.git
synced 2026-07-01 15:05:36 -04:00
11 lines
110 B
Plaintext
11 lines
110 B
Plaintext
/node_modules
|
|
.env
|
|
*.log
|
|
.DS_Store
|
|
|
|
# Ignore test-related files
|
|
/coverage.data
|
|
/coverage/
|
|
|
|
# Build files
|
|
/dist |