forked from legistek/Xamarin.Forms.Platforms.Webassembly
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
31 lines (30 loc) · 1.57 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################
/Xamarin.Forms.Blazor.TestApp/bin/Debug/netstandard2.0
/Xamarin.Forms.Blazor.TestApp/obj
/Xamarin.Forms.Blazor.TestApp.BlazorApp/bin/Debug/netstandard2.0
/Xamarin.Forms.Blazor.TestApp.BlazorApp/obj
/Xamarin.Forms.Blazor.TestApp.BlazorServer/bin/Debug/netcoreapp2.1
/Xamarin.Forms.Blazor.TestApp.BlazorServer/obj
/Xamarin.Forms.Blazor.TestApp.ReferenceApp/bin/x86/Debug
/Xamarin.Forms.Blazor.TestApp.ReferenceApp/obj
/Xamarin.Forms.Platform.Blazor/bin/Debug/netstandard2.0
/Xamarin.Forms.Platform.Blazor/obj
/.vs/Xamarin.Forms.Platform.Blazor/v15
/.vs/config
/Xamarin.Forms.Blazor.TestApp/bin/Release/netstandard2.0
/Xamarin.Forms.Blazor.TestApp.BlazorApp/bin/Release/netstandard2.0
/Xamarin.Forms.Blazor.TestApp.BlazorServer/bin/Release/netcoreapp2.1
/Xamarin.Forms.Blazor.TestApp.ReferenceApp/bin/x86/Release
/Xamarin.Forms.Platform.Blazor/bin/Release/netstandard2.0
/Testing/Xamarin.Forms.Blazor.TestApp.ReferenceApp/obj
/Testing/Xamarin.Forms.Blazor.TestApp.ReferenceApp/bin/x86/Debug
/Testing/Xamarin.Forms.Blazor.TestApp/obj
/Testing/Xamarin.Forms.Blazor.TestApp/bin/Debug/netstandard2.0
/.vs/Xamarin.Forms.Platform.Blazor/v16
/.vs/Xamarin.Forms.Platforms.Blazor/v16
/.vs/Xamarin.Forms.Platform.Blazor/DesignTimeBuild
/.vs
/Testing/Xamarin.Forms.Blazor.TestApp.ServerSideBlazor/bin/Debug/netcoreapp3.0
/Testing/Xamarin.Forms.Blazor.TestApp.ServerSideBlazor/obj