AerospaceNU/better-engine-control-software

Remove `Testing` folder and ignore

Open

#2 opened on Sep 22, 2023

 (0 comments) (0 reactions) (0 assignees)C++ (2 forks)auto 404
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

Contributor guide