forked from ClearCanvas/ClearCanvas
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.hgignore
66 lines (63 loc) · 1.28 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
syntax: glob
*.obj
*.pdb
*.user
*.aps
*.pch
*.vspscc
*_i.c
*_p.c
*.ncb
*.suo
*.tlb
*.tlh
*.bak
*.cache
*.ilk
*.log
*.lib
*.sbr
*.scc
*.gen.cs
*.gen.xml
*.orig
[Bb]in
[Dd]ebug*/
obj/
ipch/
[Rr]elease*/
_ReSharper*/
[Tt]est[Rr]esult*
[Bb]uild[Ll]og.*
*.[Pp]ublish.xml
BuildProcessTemplates/*
Published/*
[Tt]humbs.db
[Uu]pgradeLog*.[Xx][Mm][Ll]
_[Uu]pgradeReport_Files*/
*.build.csdef
[Pp]ackage/*
ASPNETDB.MDF
aspnetdb_log.ldf
*.SR.resources
Ris/web/js/resources/resources.*.js
ClearCanvas.Common.xml
ClearCanvas.Desktop.xml
ImageViewer/ClearCanvas.ImageViewer.xml
# VC++ Intellisense db files
Dicom/ClearCanvas.Dicom.sdf
ImageViewer/Core/Functions/ViewerCoreFunctions.sdf
ImageViewer/Core/Functions/ViewerCoreFunctions.opensdf
# Viewer local datastore files
dicom_datastore/*.sdf
dicom_datastore/filestore/*.*
*.dcm
*studyXml.xml
# ImageServer files generated and copied by build scripts
ImageServer/Web/Application/App_Themes/Default/images/LoginSplash.png
ImageServer/Web/Application/ClientBin/Silverlight.xap
ImageServer/Web/Application/ClientBin/Silverlight.*.xap
ImageServer/Web/Application/Logging.config
ImageServer/Web/Application/Web.config
ImageServer/Web/Application/critical.config
ImageServer/Web/Application/Pages/Help/UsersGuide/*