]> source.dussan.org Git - gitignore.git/commit
Ignore locally-built `*.nupkg` files 1078/head
authorJames Ottaway <github@james.ottaway.io>
Mon, 12 May 2014 00:36:23 +0000 (10:36 +1000)
committerJames Ottaway <git@james.ottaway.io>
Mon, 12 May 2014 00:37:59 +0000 (10:37 +1000)
commitcfc9ce4e6d0320612358445b71a0d5f465c53ff8
treec880d25d93a2fe894481f000f5334538e73899c4
parent561bd5d267a4b5b25f3378c711993aa2d771317a
Ignore locally-built `*.nupkg` files

Building NuGet packages locally with `NuGet.exe pack <name>.nuspec` generates a `<name>.<version>.nupkg` file which should never be versioned.
VisualStudio.gitignore