mirror of
https://github.com/No-Chicken/Power-Pico.git
synced 2026-04-03 13:02:36 +08:00
9 lines
148 B
Plaintext
9 lines
148 B
Plaintext
# 忽略GUI设置
|
|
*.uvguix.kingham
|
|
|
|
# 忽略所有位置的 .vscode 目录
|
|
**/.vscode/
|
|
**/.settings/
|
|
# 忽略所有位置的 build 目录
|
|
**/build/
|