Info
Version: | 0.0.2 |
Author(s): | Daniel Romero |
Last Update: | Friday, July 11, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.baseclass.ch/Contrib/Nuget |
NuGet Url: | https://www.nuget.org/packages/Baseclass.Contrib.Nuget.GitIgnoreContent |
Install
Install-Package Baseclass.Contrib.Nuget.GitIgnoreContent
dotnet add package Baseclass.Contrib.Nuget.GitIgnoreContent
paket add Baseclass.Contrib.Nuget.GitIgnoreContent
Baseclass.Contrib.Nuget.GitIgnoreContent Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
- Generate entries in the .gitignore file to exclude nuget content files from the source repository
- Restore nuget content files before building (Automatically in VS and manually with a powershell script
- Use Initialize-GitIgnore to add it to an existing solution.