Baji_Rtc_Toy/.gitignore
2026-02-27 10:33:32 +08:00

11 lines
221 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 忽略根目录下的 build 文件夹(包括其所有子文件/子文件夹)
/build
/dzbj
# 忽略根目录下的uniapp_code文件夹这是APP端的业务
/uniapp_code
# 忽略 macOS 系统文件
.DS_Store