From 6a734f3ce94502aecb9cfa2c10d9eb755ce422c3 Mon Sep 17 00:00:00 2001 From: Wolfgang Lezius Date: Thu, 19 Feb 2026 17:52:37 +0100 Subject: [PATCH] =?UTF-8?q?Minimale=20=C3=84nderungen.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + README.md | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index e662f2b..8db06c5 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ __pycache__/ # Projekt input/ +xinput/ # C extensions *.so diff --git a/README.md b/README.md index 9b7a960..3f54dba 100644 --- a/README.md +++ b/README.md @@ -38,3 +38,8 @@ b) PDF-Dokumente im Ordner [./output/pdf](./output/pdf) 1. [Erzeugen der Eingabedateien](./doc/dateien.md) 2. [Konfiguration der Verarbeitung](./doc/konfiguration.md) 3. [Anstoßen der Verarbeitung](./doc/verarbeitung.md) + + +## Lizenz + +Der Quellcode steht unter der [CC-BA-SA-4.0](LICENSE) Lizenz.