소스 검색

compdfkit(windows)- gitignore -nuget

liuaoran 1 년 전
부모
커밋
8e32356d6a
2개의 변경된 파일6개의 추가작업 그리고 6개의 파일을 삭제
  1. 6 6
      .gitignore
  2. BIN
      Demo/Examples/ComPDFKit.NetFramework.1.9.0.nupkg

+ 6 - 6
.gitignore

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

BIN
Demo/Examples/ComPDFKit.NetFramework.1.9.0.nupkg