office_gzweb/.gitignore

16 lines
154 B
Plaintext

# Python dependencies (installed on-demand)
.site-packages/
# ROS2 build artifacts
build/
install/
log/
logs/
# Python cache
__pycache__/
*.pyc
*.pyo