forked from shugonta/tweetsharp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
60 lines (60 loc) · 1.07 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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
#ignore thumbnails created by windows
Thumbs.db
#Ignore files build by Visual Studio
*.obj
*.pdb
*.user
*.aps
*.pch
*.vspscc
*_i.c
*_p.c
*.ncb
*.suo
*.tlb
*.tlh
*.bak
*.cache
*.ilk
*.log
[Bb]in
[Dd]ebug*/
*.lib
*.sbr
obj/
[Rr]elease*/
_ReSharper*/
[Tt]est[Rr]esult*
deploy.config
Examples*/
*.vsmdi
*.pidb
*.userprefs
*.testrunconfig
publish.xml
TestResults
src/net40/TweetSharp.Next/obj/
src/_ReSharper.TweetSharp.WindowsPhone/
src/_ReSharper.TweetSharp.WindowsPhone/
src/_ReSharper.TweetSharp/
src/net20/TweetSharp.Next.Net20/obj
src/net40/TweetSharp.Next/obj/
*.user
*.suo
src/net40/TweetSharp.Next.Tests/App.config
src/net40/TweetSharp.Next.Tests/bin/Release
src/TweetSharp.Tests/App.config
src/TweetSharp.Tests/App.config
src/TweetSharp.Tests/App.config
src/TweetSharp.Tests/App.config
/src/Backup
/src/TweetSharp/TwitterExtendedEntities.cs
/src/UpgradeLog.htm
/src/UpgradeLog2.htm
/src/packages
/TweetMoaSharp.3.0.0.1.nupkg
/TweetMoaSharp.3.0.0.1.symbols.nupkg
/TweetMoaSharp.3.0.0.2.nupkg
/TweetMoaSharp.3.0.0.2.symbols.nupkg
/TweetMoaSharp.3.0.0.3.nupkg
/TweetMoaSharp.3.0.0.3.symbols.nupkg