add new publisher jar filename to .gitignore

(not yet .gitignoring the entire input-cache folder)
This commit is contained in:
Jose Costa Teixeira
2020-12-02 11:06:40 +01:00
committed by GitHub
parent bd52990cc5
commit 0b53a66530

1
.gitignore vendored
View File

@@ -7,6 +7,7 @@ output
# Don't commit this because it's so large #
###########################################
/input-cache/org.hl7.fhir.publisher.jar
/input-cache/publisher.jar
# Windows generated files #
###########################