forked from xabre/xamarin-forms-tab-badge
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
63 lines (57 loc) · 970 Bytes
/
.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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
# Autosave files
*~
# build
[Oo]bj/
[Bb]in/
packages/
TestResults/
# globs
Makefile.in
*.DS_Store
*.sln.cache
*.suo
*.cache
*.pidb
*.userprefs
*.usertasks
config.log
config.make
config.status
aclocal.m4
install-sh
autom4te.cache/
*.user
*.tar.gz
tarballs/
test-results/
Thumbs.db
# Mac bundle stuff
*.dmg
*.app
# resharper
*_Resharper.*
*.Resharper
# dotCover
*.dotCover
/.build/.fake
/.build/FAKE*
/.build/out/lib
/.build/out/nuget
/.build/tools
**/Resource.designer.cs
/.build/FAKE.4.61.3
/Source/.vs/Plugin.Badge/v15/sqlite3/storage.ide
/Source/.vs/Plugin.Badge/v15
/nuget
/Source/Plugin.Badge.UWP/.build/out/lib/uwp
/Source/Plugin.Badge.Mac/.build/out/lib/macos
/Source/Plugin.Badge.iOS/.build/out/lib/ios
/Source/Plugin.Badge.Droid/.build/out/lib/android
/Source/Plugin.Badge.Abstractions/.build/out/lib
/tools
/.vscode
/.build/nuget
Source/.vs/Plugin.Badge/DesignTimeBuild/.dtbcache
Source/.vs/config/applicationhost.config
Source/UpgradeLog.htm
Source/.vs/