Hey all,
I’ve had a really good time with managing development environments using devShells. One thing that always annoyed me was setting up my .gitignore
files, as I would always end up walking around the internet for things to copy and paste.
This is a small tool/lib for managing and generating your .gitignore file in your project. You run it in your shellhook. I did this to scratch my own itch; and get more comfortable with Nix the Language™. It’s weird, but I think it has some benefits that are at the very least interesting.
Enjoy. Or not.
Thanks for looking!