Remix.run Logo
williamjackson 4 hours ago

I do this too! But I call it `.local`

zahlman 2 hours ago | parent | next [-]

I have a new-repository script that creates a .local directory and puts a .gitignore with just `*` in it.

bflesch 2 hours ago | parent | prev [-]

Doesn't git automatically exclude all files starting with a dot?

micael_dias an hour ago | parent [-]

No