Baji_Rtc_Toy_Key/.gitignore
Rdzleo dbdd304905 代码初始化:
本项目为触摸版项目代码复制而来,基于此版本进行按键功能的适配!
2026-03-23 11:14:56 +08:00

24 lines
415 B
Plaintext
Raw 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
# 忽略 Claude Code 和编辑器缓存
.cache
.claude
# 忽略构建副产物
sdkconfig.old
# 忽略日志文件和参考项目
05-最新日志.txt
07-uniapp最新日志.txt
/Dzbj_ESP32_S3