# README
Go Gitignore It
This project is a golang cli for generating gitignore files.
Usage
ggi <search>
Install
TODO: Generic install instructions for each platform
Development
See Makefile for commands for testing and building.
Dependencies
- It utilizes a fuzzy search,
- It packs non go code using packr