[Misc] Change location of local variable in gitconfig
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-03-14 11:44:49 +01:00
parent 70f7fae3af
commit f790423cca

View File

@@ -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: