diff --git a/.gitignore b/.gitignore index 2dec300a..c94c9ecd 100644 --- a/.gitignore +++ b/.gitignore @@ -148,12 +148,18 @@ publish/ # NuGet Packages *.nupkg +# NuGet Symbol Packages +*.snupkg # The packages folder can be ignored because of Package Restore +**/[Pp]ackages/* **/packages/* # except build/, which is used as an MSBuild target. !**/packages/build/ # Uncomment if necessary however generally it will be regenerated when needed #!**/packages/repositories.config +# NuGet v3's project.json files produces more ignorable files +*.nuget.props +*.nuget.targets # Windows Azure Build Output csx/