Kevin Zander

Results 126 comments of Kevin Zander

Closing since we can't reproduce. Feel free to reopen this issue if you manage to hit it again.

> Got my pre-commit hook for clang-format set up, so no one should need to waste their time on style review now. I'm still going to review style. 😁

Ideally we drop the old methods and use the new and update accordingly, but depends on how everyone feels about it and if we want to merge it.

Which version are you running? Which OS? Please make sure to use the default template next time so we don't have to ask these questions.

Which version are you running? Which OS? Please make sure to use the default template next time so we don't have to ask these questions.

For me, the default install target is the `./out` folder. I wouldn't mind adding that folder as well.

> I'd argue that build/install directories are rather a personal preference Counter argument: `build` and `target` are already part of the ignore list. > whereas the `.vscode` ignore benefits all...

I believe `.vs` and `out` are the only two I've had issue with.

> We don't put IDE directories in our .gitignore file, since they're specific to indvidual users' workflows. But it really doesn't hurt to put some defaults in there does it?...