forked from ClearCanvas/ClearCanvas
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
64 lines (61 loc) · 1.14 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
61
62
63
64
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
*.swp
*.*~
[Bb]in
[Dd]ebug*/
obj/
[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
ClearCanvas.Common.xml
ClearCanvas.Desktop.xml
ImageViewer/ClearCanvas.ImageViewer.xml
# 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/*
# Files for Github integration
ReferencedAssemblies