from Hacker News

Show HN: Gig – CLI Tool for .gitignores

by davidhay on 10/16/22, 3:18 PM with 0 comments

Hey HN! First time sharing a project with ya'll.

Created this tool because I had to always refer to gitignore.io when creating/appending .gitignore files.

Built with Go and has the text files embedded into the binary so it's less of a hassle for others to use. Comes with completions as well.

If anyone else has this issue hope it helps and always open to feedback. Thanks!