Quantcast
Channel: ReScript Forum - Latest posts
Viewing all articles
Browse latest Browse all 2592

What would belong in a `.gitignore` template for ReScript?

$
0
0

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?


Viewing all articles
Browse latest Browse all 2592

Trending Articles