UAV_docker/.gitignore
weixin_46229132 e8178d191e first commit
2025-06-12 22:11:27 +08:00

7 lines
72 B
Plaintext

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