From 91a3fbfcba0ff21b6da9f706978b543c0afa1c09 Mon Sep 17 00:00:00 2001 From: luise jedlitschka Date: Mon, 6 Feb 2023 14:44:19 +0100 Subject: [PATCH] =?UTF-8?q?tempor=C3=A4re=20Powerpoint=20ausgeschlossen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- doc/.~lock.pickSort.pptx# | 1 - doc/.~lock.tupleSort.pptx# | 1 - 3 files changed, 1 insertion(+), 3 deletions(-) delete mode 100644 doc/.~lock.pickSort.pptx# delete mode 100644 doc/.~lock.tupleSort.pptx# diff --git a/.gitignore b/.gitignore index 5d381cc..b3a2aa9 100644 --- a/.gitignore +++ b/.gitignore @@ -159,4 +159,4 @@ cython_debug/ # and can be added to the global gitignore or merged into this file. For a more nuclear # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ - +*.pptx# diff --git a/doc/.~lock.pickSort.pptx# b/doc/.~lock.pickSort.pptx# deleted file mode 100644 index 8e3bbae..0000000 --- a/doc/.~lock.pickSort.pptx# +++ /dev/null @@ -1 +0,0 @@ -,DESKTOP-HN7K08J/luise,DESKTOP-HN7K08J,06.02.2023 14:21,file:///C:/Users/luise/AppData/Roaming/LibreOffice/4; \ No newline at end of file diff --git a/doc/.~lock.tupleSort.pptx# b/doc/.~lock.tupleSort.pptx# deleted file mode 100644 index f2e2385..0000000 --- a/doc/.~lock.tupleSort.pptx# +++ /dev/null @@ -1 +0,0 @@ -,DESKTOP-HN7K08J/luise,DESKTOP-HN7K08J,06.02.2023 13:47,file:///C:/Users/luise/AppData/Roaming/LibreOffice/4; \ No newline at end of file