-
Notifications
You must be signed in to change notification settings - Fork 22
/
.hgignore
67 lines (65 loc) · 2.02 KB
/
.hgignore
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
64
65
66
67
# Ignore file for Visual Studio 2010
# use glob syntax
syntax: glob
# Ignore Studio files
*.obj
*.exe
*.pdb
*.user
*.aps
*.pch
*.vspscc
*_i.c
*_p.c
*.ncb
*.suo
*.tlb
*.tlh
*.bak
*.cache
*.ilk
*.log
*.lib
*.sbr
*.scc
*.sdf
[Bb]in
[Dd]ebug*/
obj/
[Rr]elease*/
_Resharper.*/
[Tt]est[Rr]esult*
[Bb]uild[Ll]og.*
*.[Pp]ublish.xml
glob:MvvmLightToolkitSetupBAK/
glob:GalaSoft.MvvmLight/_ReSharper.GalaSoft.MvvmLight/
glob:VS10/GalaSoft.MvvmLight - TEMPO/
glob:MvvmLightToolkitSetup/_ReSharper.MvvmLightToolkitSetup/
glob:GalaSoft.MvvmLight/GalaSoft.MvvmLight (SL4)/_ReSharper.GalaSoft.MvvmLight (SL4)/
glob:GalaSoft.MvvmLight/_ReSharper.GalaSoft.MvvmLight (NET35)/
glob:GalaSoft.MvvmLight/_ReSharper.GalaSoft.MvvmLight (NET4)/
glob:GalaSoft.MvvmLight/_ReSharper.GalaSoft.MvvmLight (SL3)/
glob:GalaSoft.MvvmLight/_ReSharper.GalaSoft.MvvmLight (SL4)/
glob:GalaSoft.MvvmLight/_ReSharper.GalaSoft.MvvmLight (WP7)/
glob:Experiments/New VML experiment 3/MvvmLight1/_ReSharper.MvvmLight1/
glob:Experiments/InpcPerfTest/_ReSharper.InpcPerfTest/
glob:Experiments/UniversalConverter/_ReSharper.UniversalConverter/
glob:Experiments/TriggerToStoryboard/_ReSharper.MvvmLight1/
glob:commonservicelocator-27688/main/_ReSharper.Microsoft.Practices.ServiceLocation/
glob:ProjectForTemplate/_ReSharper.ProjectForTemplate/
glob:Installer/_ReSharper.Installer/
glob:GalaSoft.MvvmLight/_ReSharper.GalaSoft.MvvmLight (WP71)
glob:GalaSoft.MvvmLight/GalaSoft.MvvmLight (NET35).sln.docstates
glob:ProjectForTemplates/_ReSharper.ProjectForTemplates/
glob:Snippets/_ReSharper.Snippets/
glob:CleanOldFiles/_ReSharper.CleanOldFiles
glob:*.sln.docstates
glob:*.ldf
glob:*.mdf
glob:Installer/Win8Installer/_ReSharper.Installer/
glob:GalaSoft.MvvmLight/_ReSharper.GalaSoft.MvvmLight (SL5)/
glob:Installer/Standard/_ReSharper.Installer/
Installer/StandardMSI/_ReSharper.Installer/
Installer/StandardVSIX/_ReSharper.MvvmLight.VS10/
Installer/StandardVSIX/_ReSharper.MvvmLight.VS11/
GalaSoft.MvvmLight/Win8RP/_ReSharper.GalaSoft.MvvmLight.Win8/