Hi, Looking on `./.gitignore` , half of it related to files inside `./Examples`. I think it would be easier to split `.gitignore` and move all ignored files within `./Examples` into a separate `./Examples/.gitignore`.
Hi,
Looking on
./.gitignore, half of it related to files inside./Examples.I think it would be easier to split
.gitignoreand move all ignored files within./Examplesinto a separate./Examples/.gitignore.