Add add-gitignore (#204)

This is a useful tool that I regularly use.
This commit is contained in:
Tejas Kumar 2018-12-12 19:00:30 +01:00 committed by Adam Garrett-Harris
parent 3994cd521d
commit 46e6f4dc79
1 changed files with 1 additions and 0 deletions

View File

@ -120,6 +120,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [npm-home](https://github.com/sindresorhus/npm-home) - Open the npm page of the package in the current directory.
- [HTTPie](https://github.com/jkbrzt/httpie) - A user-friendly HTTP client.
- [serve](https://github.com/zeit/serve) - Easy to use static file server with features like https, CORS and GZIP compression.
- [add-gitignore](https://github.com/TejasQ/add-gitignore) - Interactive CLI that generates a .gitignore for your project based on your needs.
### Mobile Development