gitignore.io
Closed this issue · 4 comments
andreis commented
Just thought I'd mention gitignore.io in case you don't know about it. You can for example compare how the gitignore snippets compare with yours.
I'm a long-time user of it; I love the fact that I can curl and pipe that stuff easily. It's also neat to have the command with the full path a simple Ctrl+R away in zsh
.
Kudos for your work, and for making joe installable via brew
.
sheharyarn commented
👍
pgrosslicht commented
The .gitignores generated with joe and with https://gitignore.io should be the same, they both use the .gitignores from https://github.com/github/gitignore
Only thing is that joe's status of that repository is already 9 months old, while gitignore.io's is one month old.
hairesis commented
There is also a plugin for oh my zsh which uses gitignore.io
karan commented
:)