11 lines
89 B
Plaintext
11 lines
89 B
Plaintext
# 构建产物
|
|
target/
|
|
.cache/
|
|
|
|
# IDE / 系统
|
|
.idea/
|
|
.vscode/
|
|
*.iml
|
|
.DS_Store
|
|
Thumbs.db
|