Files
drawing-robot-ros2/.gitignore
2022-10-18 17:27:39 +03:00

8 lines
61 B
Plaintext

# Colcon
**/build
**/install
**/log
# Python
**/__pycache__