From c14d223ea509b69dcfe2a7850b64c45d7949a75d Mon Sep 17 00:00:00 2001
From: Yan Grange <12-grange@users.noreply.git.astron.nl>
Date: Mon, 15 Nov 2021 14:26:22 +0100
Subject: [PATCH] Ignore changes.tex (autogen file)

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 586559c..d32ae8d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,4 +10,5 @@ ESAP_DIOS.gls
 ESAP_DIOS.tex.bak
 ESAP_DIOS.toc
 ESAP_DIOS.run.xml
+changes.tex
 meta.tex
-- 
GitLab