6 lines
85 B
Plaintext
6 lines
85 B
Plaintext
# 忽略 target 文件夹
|
|
target/
|
|
|
|
# 忽略 .idea 文件夹中的所有文件
|
|
.idea/
|