You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
157 B
Plaintext

/venv/
# 忽略 build 目录
/build/
# 忽略 dist 目录
/dist/
# 忽略 image 目录
/image/
# 忽略 Mv3dRgbdLog 文件或目录
/Mv3dRgbdLog/
/.idea/