forked from HealthIntersections/fhirserver
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
101 lines (80 loc) · 1.4 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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
# file types to ignore
*.bak
*.cmds
*.dcu
*.dll
*.drc
*.dsk
*.exe
*.fbl8
*.identcache
*.jdbg
*.local
*.local.ini
*.lps
*.map
*.o
*.ppu
*.rdp
*.rsm
*.stat
*.tmp
*.~*
*.tmpl
*.~*~
# back up folders to ignore
**/backup
**/_history
**/lib
# folders to ignore
.DS_Store
exec/32
exec/64
exec/certs
library/r5gen
utilities/generator/workspace/.metadata
dependencies/mediafoundation/wip
testcases/v2dict
terminology
# files to ignore
tests.ini
exec/fhir.dev.local.cfg
exec/pack/fhirserver.web
server/fhirserver.testing.ini
testcases/v2dict/hl7_94Jul2018.mdb
testcases/snomed/snomed.cache
/server/js
/testcases/icao/fhir-test-icao.json
/dependencies/Indy10/Protocols/__recovery
/server/FHIRServer.cfg
/install/fhirserver.fb8lck
/install/tools
utilities/codescan/codescan
install/build/FHIRToolkit.app
/install/release-notes-old.md
/.zuliprc
/install/release-notes.md
/load-password.bat
/install/healthintersections.pfx
/install/healthintersections.pfx
install/build/FHIRToolkit.zip
exec/Resources
/dependencies/Indy10-mod-static
/dependencies/indy-master
/release-notes.md
/install/build
/release-notes-old.md
/tools
/library/fhir4b-gen
/library/fhir5-gen
/library/fhir5-gen
testcases/snomed/test.cache
exec/fhirserver.cfg
toolkit/icoms/
utilities/codescan/codescan.app/Contents/Info.plist
utilities/codescan/codescan.app/Contents/MacOS/
utilities/codescan/codescan.app/Contents/
exec/cert/
*.res
*.fpc
up_props.sh