Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 386 Bytes

File metadata and controls

14 lines (9 loc) · 386 Bytes

gitignore-dotnet

Manages .NET build-output ignore patterns in .gitignore.

Behavior

This convention writes a named managed section so repositories consistently ignore common .NET output directories while preserving repository-specific patterns outside the managed section.

Example

conventions:
  - path: Faithlife/CodingGuidelines/conventions/gitignore-dotnet