mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-19 09:33:53 +00:00
21 lines
223 B
Plaintext
21 lines
223 B
Plaintext
**/bundle
|
|
**/coverage
|
|
**/dist
|
|
**/.git
|
|
**/node_modules
|
|
.docker
|
|
.DS_Store
|
|
.env
|
|
.gemini/
|
|
.idea
|
|
.integration-tests/
|
|
*.iml
|
|
*.tsbuildinfo
|
|
*.vsix
|
|
bower_components
|
|
eslint.config.js
|
|
**/generated
|
|
gha-creds-*.json
|
|
junit.xml
|
|
Thumbs.db
|