# ignore docker stuff so tinkering with it doesn't invalidate cache
*.docker
dc-*.yml
docker-compose.yml
.drone.yml

.cache
.catkin_tools
.cmake
.config
.dbus
.ipython
.local
.ros
.git
.idea
build
catkin
catkin_generated
CMakeFiles
devel
docs
gtest
logs
test_results
xml

*.pyc
.python_history

# junk from bind-mounted past container
*ash_history

# ros output
output

# IDE
**/.idea
**/.vscode
**/cmake-build-debug
**/.ipython