UAV_odm_merge/.gitignore
2024-12-30 17:34:21 +08:00

7 lines
72 B
Plaintext

# 忽略所有__pycache__目录
**/__pycache__/
*.pyc
*.pyo
*.pyd
test/