Steven Robbins is sharing code with you
Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.
Don't show this againTinyIoC / .hgignore
- commit
- 31d913484267
- parent
- a767d2a87f0f
- branch
- messenger
Closing old branch
1 |
72c0ee6266f1
|
# Ignore file for Visual Studio 2008 |
2 |
72c0ee6266f1
|
|
3 |
72c0ee6266f1
|
# use glob syntax |
4 |
72c0ee6266f1
|
syntax: glob |
5 |
72c0ee6266f1
|
|
6 |
72c0ee6266f1
|
# Ignore Visual Studio 2008 files |
7 |
72c0ee6266f1
|
*.obj |
8 |
72c0ee6266f1
|
*.exe |
9 |
72c0ee6266f1
|
*.pdb |
10 |
72c0ee6266f1
|
*.user |
11 |
72c0ee6266f1
|
*.aps |
12 |
72c0ee6266f1
|
*.pch |
13 |
72c0ee6266f1
|
*.vspscc |
14 |
72c0ee6266f1
|
*_i.c |
15 |
72c0ee6266f1
|
*_p.c |
16 |
72c0ee6266f1
|
*.ncb |
17 |
72c0ee6266f1
|
*.suo |
18 |
72c0ee6266f1
|
*.tlb |
19 |
72c0ee6266f1
|
*.tlh |
20 |
72c0ee6266f1
|
*.bak |
21 |
72c0ee6266f1
|
*.cache |
22 |
72c0ee6266f1
|
*.ilk |
23 |
72c0ee6266f1
|
*.log |
24 |
72c0ee6266f1
|
*.lib |
25 |
72c0ee6266f1
|
*.sbr |
26 |
72c0ee6266f1
|
*.scc |
27 |
2fcce102ff47
|
*.cs.orig |
28 |
72c0ee6266f1
|
[Bb]in |
29 |
72c0ee6266f1
|
[Db]ebug*/ |
30 |
72c0ee6266f1
|
obj/ |
31 |
72c0ee6266f1
|
[Rr]elease*/ |
32 |
72c0ee6266f1
|
_ReSharper*/ |
33 |
72c0ee6266f1
|
[Tt]est[Rr]esult* |
34 |
72c0ee6266f1
|
[Bb]uild[Ll]og.* |
35 |
72c0ee6266f1
|
*.[Pp]ublish.xml |