logoalt Hacker News

flexagoontoday at 2:37 PM1 replyview on HN

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


Replies

zzriltoday at 3:45 PM

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.