ef78f19e72
Plus a little freshen up of the readme's
20 lines
303 B
Plaintext
20 lines
303 B
Plaintext
# VS Code
|
|
.vscode/browse.vc.db
|
|
.vscode/browse.vc.db-shm
|
|
.vscode/browse.vc.db-wal
|
|
.vscode/c_cpp_properties.json
|
|
|
|
# colcon build artefacts
|
|
build/
|
|
install/
|
|
log/
|
|
|
|
# Python
|
|
__pycache__/
|
|
*.py[cod]
|
|
*.egg-info/
|
|
dist/
|
|
|
|
# Generated by devcontainer initializeCommand — machine-specific
|
|
.devcontainer/.docker_gid
|