mirror of
https://github.com/freedbygrace/WindowsNotifications.git
synced 2026-08-23 16:50:59 +00:00
Update .gitignore to include packages and PowerShell DLLs
This commit is contained in:
+2
-10
@@ -35,16 +35,8 @@ ScaffoldingReadMe.txt
|
|||||||
*.nupkg
|
*.nupkg
|
||||||
# NuGet Symbol Packages
|
# NuGet Symbol Packages
|
||||||
*.snupkg
|
*.snupkg
|
||||||
# The packages folder can be ignored because of Package Restore
|
# We're including packages and PowerShell DLLs in this repository
|
||||||
**/[Pp]ackages/*
|
# to make it easier for users to get started
|
||||||
# except build/, which is used as an MSBuild target.
|
|
||||||
!**/[Pp]ackages/build/
|
|
||||||
|
|
||||||
# NuGet tools
|
|
||||||
nuget.exe
|
|
||||||
|
|
||||||
# DLLs in PowerShell directory (these should be built, not committed)
|
|
||||||
PowerShell/*.dll
|
|
||||||
|
|
||||||
# Others
|
# Others
|
||||||
~$*
|
~$*
|
||||||
|
|||||||
Reference in New Issue
Block a user