소스 검색

Merge pull request #1078 from jamesottaway/patch-1

Ignore locally-built `*.nupkg` files
Carl Suster 11 년 전
부모
커밋
ae78cd9ef2
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      VisualStudio.gitignore

+ 2 - 1
VisualStudio.gitignore

@@ -129,8 +129,9 @@ publish/
 ## passwords
 *.pubxml
 
-# NuGet Packages Directory
+# NuGet Packages
 packages/*
+*.nupkg
 ## TODO: If the tool you use requires repositories.config
 ## uncomment the next line
 #!packages/repositories.config