Open RoseQSun opened 2 years ago
Good job!
Many files are unnecessary to be included in the repo. I find Github Desktop is helpful to ignore these files.
I'm pretty sure the files you are complaining about are the google test source files in 3rd party, which is inevitable. Despite these there's no unnecessary files. We have carefully modified .gitignore
to avoid intermediate build files, and you might want to take a look into that.
I could not build the project immediately on my machine (macOS Monterey 12.2.1), so most of my comments are addressing the errors I'm receiving on my end.