MAB.DotIgnore
3.0.2
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.
Install-Package MAB.DotIgnore -Version 3.0.2
dotnet add package MAB.DotIgnore --version 3.0.2
<PackageReference Include="MAB.DotIgnore" Version="3.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MAB.DotIgnore --version 3.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MAB.DotIgnore, 3.0.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETFramework 4.0
- No dependencies.
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on MAB.DotIgnore:
Package | Downloads |
---|---|
Fantomas.Extras
This library aims at formatting F# source files based on a given configuration.
Fantomas will ensure correct indentation and consistent spacing between elements in the source files.
Some common use cases include
(1) Reformatting a code base to conform a universal page width
(2) Converting legacy code from verbose syntax to light syntax
(3) Formatting auto-generated F# signatures.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
3.0.2 | 5,578 | 10/18/2020 |
3.0.2-pre1 | 174 | 10/18/2020 |
3.0.1 | 4,262 | 9/1/2020 |
3.0.0 | 3,259 | 3/13/2019 |
2.0.1 | 231 | 3/10/2019 |
2.0.0 | 331 | 10/26/2018 |
1.4.0 | 527 | 5/15/2018 |
1.3.0 | 1,558 | 1/30/2017 |
1.2.2 | 744 | 10/18/2016 |
1.2.1 | 803 | 7/25/2016 |
1.2.0 | 771 | 6/23/2016 |
1.1.0 | 763 | 6/14/2016 |
1.0.3 | 754 | 6/7/2016 |
1.0.2 | 867 | 6/6/2016 |
1.0.1 | 1,050 | 5/31/2016 |
1.0.0 | 906 | 5/27/2016 |