Kevin Zander
Kevin Zander
https://github.com/github/gitignore This repo contains gitignore templates for various editors, tools and OSes. Not saying pull in entire files, but would be nice to get an idea of just how many...
> In the worst case at one point there would be lots of ignores for developers that have stopped developing the software and no one knows if it is "safe"...
I don't know if my vote was in there or not, but my vote is to include the ignore in our file.
1. I like splitting it up like this 2. I don't like it flooding `include/` and `src/core/` with even more files, I'd rather they go into their own directory
> > 2. I'd rather they go into their own directory > > @Veratil what directory name would you prefer? `include/core/datafile/` and `src/core/datafile/` seems good to me. This would require...
> but sounds frought with merge conflicts and stuff. Fun fact: it will most definitely for any PR before that change would be made 😂 > ...Also don't know how...
It won't hurt, it's a good step forward in better file organization.
As far as I can tell, `include` is a dumping ground of all header files regardless.
> This PR is out of date with the main branch, so I'm going to close it. There are multiple ways to bring it up to date, there's no reason...
Interest is not lost, just attention has been focused elsewhere. This is still something that we should probably merge, but it just needs more than me reviewing it. > since...