From 18a2713fe6fc94da95e54695ceb8be8fac05f080 Mon Sep 17 00:00:00 2001 From: "hannes.kuchelmeister" Date: Mon, 23 Mar 2020 11:32:40 +0100 Subject: [PATCH] added filetypes to git lfs --- 30_Thesis/.gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 30_Thesis/.gitattributes diff --git a/30_Thesis/.gitattributes b/30_Thesis/.gitattributes new file mode 100644 index 0000000..b658e73 --- /dev/null +++ b/30_Thesis/.gitattributes @@ -0,0 +1,2 @@ +*.png filter=lfs diff=lfs merge=lfs -text +*.ods filter=lfs diff=lfs merge=lfs -text