Change .gitignore

Add Components
This commit is contained in:
Suphonchai Phoonsawat 2023-04-21 10:09:25 +07:00
parent dfc9cb2e85
commit fe80ebca19
24 changed files with 2 additions and 2 deletions

4
.gitignore vendored
View file

@ -196,9 +196,9 @@ publish/
PublishScripts/ PublishScripts/
# NuGet Packages # NuGet Packages
*.nupkg #*.nupkg
# NuGet Symbol Packages # NuGet Symbol Packages
*.snupkg #*.snupkg
# The packages folder can be ignored because of Package Restore # The packages folder can be ignored because of Package Restore
**/[Pp]ackages/* **/[Pp]ackages/*
# except build/, which is used as an MSBuild target. # except build/, which is used as an MSBuild target.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.