I’ve found a debug.log file in git repo, after a quick search i cannot find a direct reference to this file.
It’s created 3 years ago and not changed since then.
Note the debug.log file has lowercase name, discourse forced to change my title to uppercase.
I think this file should be deleted @RaananW ?
This seems a file that was added by mistake, PR to remove it:
Removing file commited by mistake by VicenteCartas · Pull Request #16689 · BabylonJS/Babylon.js
Any intent to add it to gitignore?
File is removed, thanks for reporting @kzhsw !
About the gitignore, not for now, is not a file that was generated and regenerated constantly, it seemed more like some puntual mistake on how it was added to the original PR and then it just sat there for years.
Any ideas in how this introduced? It looks like some chromium-related file, would running test:visualization
on windows create it?
Not sure to be honest! I will keep an eye on this, if it appears again then maybe adding to the .gitignore will be the way to go.