3ebe2700b00340d09a1256d3b4a.../.gitignore

20 lines
150 B
Plaintext

# Python
__pycache__/
*.pyc
# ROS
build/
devel/
logs/
install/
build_isolated/
devel_isolated/
*.bag
CATKIN_IGNORE
# Misc
.vscode/
*.swp
log/
test/