I noticed GitHub - github/gitignore: A collection of useful .gitignore templates doesn’t have a template file for ReScript. I’m happy to send a PR for one, but first I want to get what should be included right. My project that I created with npm create rescript-app@latest
has:
/lib/
.bsb.lock
Anything else that should be in there? Or are things too unstable to try and get a template file for GitHub?