Add .gitignore and untrack build artifacts
xbox_motor_control_cpp is the Makefile build output (TARGET) and .DS_Store is a macOS metadata file; neither should be version controlled.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
xbox_motor_control_cpp
|
||||
.DS_Store
|
||||
Binary file not shown.
Reference in New Issue
Block a user