mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-01-09 18:39:12 +00:00
15 lines
94 B
Plaintext
15 lines
94 B
Plaintext
### IntelliJ IDEA ###
|
|
.idea
|
|
*.iws
|
|
*.iml
|
|
*.ipr
|
|
|
|
# Mac
|
|
.DS_Store
|
|
|
|
# Maven
|
|
log/
|
|
target/
|
|
|
|
/docs/
|