Created ansible script to configure target controller
This commit is contained in:
+16
@@ -0,0 +1,16 @@
|
||||
# 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/
|
||||
Reference in New Issue
Block a user