Added hammock project to debug streaming issues
[pithos-ms-client] / trunk / hammock / .gitignore
1 #ignore thumbnails created by windows
2 Thumbs.db
3 #Ignore files build by Visual Studio
4 *.obj
5 *.pdb
6 *.user
7 *.aps
8 *.pch
9 *.vspscc
10 *_i.c
11 *_p.c
12 *.ncb
13 *.suo
14 *.tlb
15 *.tlh
16 *.bak
17 *.cache
18 *.ilk
19 *.log
20 [Bb]in
21 [Dd]ebug*/
22 [Cc]lientBin*/
23 *.lib
24 *.sbr
25 obj/
26 [Rr]elease*/
27 _ReSharper*/
28 [Tt]est[Rr]esult*
29 deploy.config
30 Examples*/
31 *.vsmdi
32 *.pidb
33 *.userprefs
34 *.testrunconfig
35 publish.xml
36 TestResults
37 src/net40/Hammock.Tests/app.config
38 $SSH_ENV