diff --git a/.config/git/config b/.config/git/config index 5dc9f4f..e364417 100644 --- a/.config/git/config +++ b/.config/git/config @@ -1,3 +1,4 @@ +# -*- indent-tabs-mode: t; -*- [user] email = lucien@phundrak.com name = Lucien Cartier-Tilet @@ -125,7 +126,3 @@ process = git-lfs filter-process [safe] directory = /opt/flutter - -# Local Variables: -# indent-tabs-mode: t -# End: