Skip to content

Commit a453be6

Browse files
committed
update git ignore and ignore warnings to make git and build perfectly clean
1 parent a389b55 commit a453be6

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

.gitignore

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
/input/images/Thumbs.db
2-
/input-cache/org.hl7.fhir.publisher.jar
2+
/input/profiles
3+
/input/vocabulary
4+
/input/extensions
5+
/input/examples
6+
/input-cache/
37
temp
48
template
59
output
10+
_updatePublisher2.bat
11+

input/ignoreWarnings.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@
22

33
# The following code systems are external and not supported by terminology server
44
Error from server: Unable to provide support for code system http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode
5+
6+
# The following code system should eventually show up in the terminology server
7+
Code System URI "http://terminology.hl7.org/CodeSystem/hl7-document-format-codes" is unknown so the code cannot be validated

0 commit comments

Comments
 (0)