From 02549f0e82fd6622079e48025fb2ca8dd9dc14ad Mon Sep 17 00:00:00 2001 From: Bernd Hahnebach Date: Thu, 19 Dec 2019 17:04:44 +0100 Subject: [PATCH] Tux: file endings, normalize them and let git manage them --- src/Mod/.gitattributes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Mod/.gitattributes b/src/Mod/.gitattributes index 4e79bf7517..4b7418dfc9 100644 --- a/src/Mod/.gitattributes +++ b/src/Mod/.gitattributes @@ -53,12 +53,13 @@ JtReader export-ignore # Draft/** -text # Fem/** -text # Material/** -text +# Tux/** -text # line endings of the modules NOT commented will NOT be normalized # Be carefully changes here could affect a lot of files automatically! -# Complete, Idf, OpenSCAD, Show, Tux makes sense to normalize +# Complete, Idf, OpenSCAD, Show makes sense to normalize Assembly/** -text Cam/** -text @@ -92,7 +93,6 @@ Surface/** -text TechDraw/** -text TemplatePyMod/** -text Test/** -text -Tux/** -text Web/** -text