Browse Source

Build: git-ignore test-related NuGet packages

pull/367/head
Christoph Ruegg 11 years ago
parent
commit
cdd2f54e18
  1. 3
      .gitignore

3
.gitignore

@ -59,9 +59,6 @@ packages/*
!packages/.gitattributes
!packages/TaskParallelLibrary
!packages/FSharp.Core
!packages/test/NUnit
!packages/test/FsUnit
!packages/test/FSharp.Core
# FAKE & Paket
packages/FAKE

Loading…
Cancel
Save