Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 528 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 528 Bytes

dotnet-ignore

Build status

Global .NET Core tool that can download .gitignore file from github gitignore repository.

How to get it?

From nuget

Installation

Execute

dotnet tool install -g dotnet-ignore

How to run it?

Just run

dotnet ignore -h

to see complete description of usage.