|
@@ -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/
|