Files
HarvestingRealman/.gitignore
LiuzhengSJ 2bf7b4885e init
2026-06-23 13:23:32 +01:00

19 lines
165 B
Plaintext

# IDE files
.idea/
# ROS 2 workspace build outputs
build/
install/
log/
# Python cache
__pycache__/
*.py[cod]
# Temporary files
*.log
*.tmp
*.swp
.DS_Store
test/