From 72d542993dabd84b7665317fad74f9027dd3b459 Mon Sep 17 00:00:00 2001 From: "Greg L. Turnquist" Date: Mon, 10 Apr 2023 12:18:06 -0500 Subject: [PATCH] Polishing. --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index daccec5c..235706c9 100644 --- a/.gitignore +++ b/.gitignore @@ -22,4 +22,7 @@ _site *.versionsBackup -credentials.yml \ No newline at end of file +credentials.yml + +# Things to ignore that facilitate backports. +spring-ws-bom \ No newline at end of file