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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 #
###########################