Found 34 packages
With this dotnet new Template you can add .gitignore to your project.
.gitignore based parser implemented in C# according to the .gitignore spec 2.29.2.
Installs the latest Github .gitignore for VisualStudio into the solution directory. To update the .gitignore, uninstall and re-install
Load and parse .gitignore files (or any list of pattern strings using the same pattern syntax) to produce an IgnoreList, which can be used to ignore specific files and folders during (for example) a file copy operation.
A dotnet cli extensions for generating .gitignore files.
A simple yet complete .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.
A better .gitignore file for VisualStudio from NuGet.
create .gitinore file from https://github.com/github/gitignore.
A command-line tool to create gitignore files
Provides reuseable Resharper and Visual Studio Code Analysis rules and .gitignore files.
.NET CLI tool that can download .gitignore file from gitignore repository
Dotnet Tool to generate .gitignore file for .NET projects
Interactive .gitignore generator CLI built with Spectre.Console
Ignore nuget content files in git: - 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
Generate .gitignore files for your projects based on one or more templates from gitignore.io.
A developer-oriented Git power tool for common tasks. Because the dark side has better tools.
Ignarly is a command line tool for managing your .gitignore files.
A fast file synchronization tool with GitIgnore support and task list batch execution.
A tool for copying gitignored files from a source git repository to a new worktree directory. Works as both a CLI tool and MCP server.
Helper for adding and committing .gitattributes and .gitignore files for Visual Studio solution repositories