AerospaceNU/better-engine-control-software
Remove `Testing` folder and ignore
Open
#2 opened on Sep 22, 2023
enhancementgood first issue
Repository metrics
- Stars
- (5 stars)
- PR merge metrics
- (PR metrics pending)
Description
There's a top level folder Testing that we don't really need.
- Remove it from git, probably with
git rm --cached - Add it to
.gitignore