From 407fb13157d425bcb4cc42bde43fb6d18c6329a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20M=C3=B6lle?= Date: Tue, 18 Apr 2023 14:48:09 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Eascii=E2=80=9C=20hinzuf=C3=BCgen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ascii | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 ascii diff --git a/ascii b/ascii new file mode 100644 index 0000000..27d1835 --- /dev/null +++ b/ascii @@ -0,0 +1,6 @@ + .___ __ .__ + __| _/____ ____ | | __ ___________ _____ |__| ____ + / __ |/ _ \_/ ___\| |/ // __ \_ __ \ ______ \__ \ | |/ _ \ +/ /_/ ( <_> ) \___| <\ ___/| | \/ /_____/ / __ \| ( <_> ) +\____ |\____/ \___ >__|_ \\___ >__| (____ /__|\____/ + \/ \/ \/ \/ \/ \ No newline at end of file