Remix.run Logo
flexagoon 6 hours ago

I have `playground/` in my ignore config, that way I can just create a playground directory for any project and do stuff in there

zzril 5 hours ago | parent [-]

I have a shell alias to create a folder containing a `.gitignore` with just `*`, so I don't depend on my project never using a directory of a specific name.