6 lines
129 B
Plaintext
6 lines
129 B
Plaintext
# 忽略根目录下的 build 文件夹(包括其所有子文件/子文件夹)
|
|
/build
|
|
|
|
# 忽略 macOS 系统文件
|
|
.DS_Store
|