add .gitignore file generator
This commit is contained in:
parent
cbaccd66d7
commit
4f83bd275d
@ -2384,7 +2384,8 @@ A small group of programmers wants to change how we code—before catastrophe st
|
||||
* [Url Checker](http://urlchecker.org/) - Multi URL checker, can work from an input list.
|
||||
* [CICR Tool](https://www.ipaddressguide.com/cidr) - IP Range To CIDR / CIDR to IP Range
|
||||
* [Meta Tags](https://metatags.io/) - is a tool to debug and generate meta tag code for any website. With Meta Tags you can edit and experiment with your content then preview how your webpage will look on Google, Facebook, Twitter and more!
|
||||
|
||||
* [gitignore.io](https://www.gitignore.io/) - Generate .gitignore files for your project
|
||||
|
||||
# Gaming :video_game:
|
||||
* [BoardGameGeek](https://boardgamegeek.com/) - most complete board game database that holds tons of reviews, images and videos
|
||||
* [IsThereAnyDeal.com](https://isthereanydeal.com/) - keep track of the best deals for video games you'd like to play
|
||||
@ -4728,6 +4729,7 @@ Raw
|
||||
* [Matej Jellus](https://juffalow.com/other/write-good-git-commit-message) - (2018) Write good git commit message
|
||||
* [David Winterbottom](https://codeinthehole.com/tips/advanced-pull-request-crafting/) - (2018) Advanced pull-request crafting.
|
||||
* [Keavy McMinn](https://github.blog/2015-01-21-how-to-write-the-perfect-pull-request/) - (2015) How to write the perfect pull request
|
||||
* [gitignore.io](https://www.gitignore.io/) - Generate .gitignore files for your project
|
||||
|
||||
## Golang / Go
|
||||
* [faiface/pixel](https://github.com/faiface/pixel) - Pixel : A hand-crafted 2D game library in Go.
|
||||
@ -5131,6 +5133,7 @@ Raw
|
||||
* [Kent C. Dodds](https://kentcdodds.com/blog/write-tests) - (2017) Write tests. Not too many. Mostly integration.
|
||||
* [Martin Fowler](https://martinfowler.com/articles/is-quality-worth-cost.html) - (2019) Is High Quality Software Worth the Cost?
|
||||
* [DistroTest](https://distrotest.net/?module=systems&action=list) - The first online operating system tester | Take a look at the existing linux distributions, test them live online and thus without any installation
|
||||
* [gitignore.io](https://www.gitignore.io/) - Generate .gitignore files for your project
|
||||
|
||||
## Programmer humor
|
||||
* [CommitStrip](http://www.commitstrip.com/en) - daily life of developers
|
||||
|
Loading…
Reference in New Issue
Block a user