This repository has been archived by the owner on Jun 10, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 16
/
.gitignore
41 lines (41 loc) · 1.69 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
32
33
34
35
36
37
38
39
40
41
################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################
/.vs
/packages
*.user
*.nupkg
/UpgradeLog.htm
/EnhancedEntry/EnhancedEntry.FormsPlugin.Abstractions/bin/Debug
/EnhancedEntry/EnhancedEntry.FormsPlugin.Abstractions/obj
/EnhancedEntry/EnhancedEntry.FormsPlugin.Android/bin/Debug
/EnhancedEntry/EnhancedEntry.FormsPlugin.Android/obj
/EnhancedEntry/EnhancedEntry.FormsPlugin.iOS/bin/iPhone/Debug
/EnhancedEntry/EnhancedEntry.FormsPlugin.iOS/obj
/SampleApp/SampleApp/bin/Debug/netstandard2.0
/SampleApp/SampleApp/obj
/SampleApp/SampleApp.Android/bin/Debug
/SampleApp/SampleApp.Android/obj
/SampleApp/SampleApp.iOS/bin/iPhoneSimulator/Debug
/SampleApp/SampleApp.iOS/obj
/UpgradeLog3.htm
/UpgradeLog2.htm
/EnhancedEntry/EnhancedEntry.FormsPlugin.Abstractions/bin/Release
/EnhancedEntry/EnhancedEntry.FormsPlugin.Android/bin/Release
/EnhancedEntry/EnhancedEntry.FormsPlugin.iOS/bin/iPhone/Release
/SampleApp/SampleApp/bin/Release/netstandard2.0
/SampleApp/SampleApp.Android/bin/Release
/SampleApp/SampleApp.UWP/obj/x86/Release
/UpgradeLog4.htm
/SampleApp/SampleApp/bin/Debug/netstandard1.4
*.htm
/EnhancedEntry/EnhancedEntry.FormsPlugin.Abstractions.Portable/bin
/EnhancedEntry/EnhancedEntry.FormsPlugin.Abstractions.Portable/obj
/EnhancedEntry/EnhancedEntry.FormsPlugin.iOS/bin/Release
/SampleApp/SampleApp/bin
*.ini
*.bak
/SampleApp/SampleApp.iOS/bin/iPhone/Debug
/SampleApp/SampleApp.iOS/bin/iPhone/Debug
/SampleApp/SampleApp.iOS/bin/iPhoneSimulator/Release
/SampleApp/SampleApp.iOS/bin/iPhone/Release