From 279aa56c8c418bc208a673f66d3e87870648759c Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Fri, 21 Oct 2022 11:10:02 +0200 Subject: [PATCH] GH-21 - Ignore changelog.txt. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index adfccd77..5d8afe05 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ target/ .springBeans target/ .factorypath +changelog.txt #IntelliJ Stuff .idea