annotate .gitattributes @ 31136:6cfc7af8eacc

python.m: Add code to find python executable on different platforms (bug #62733) * python.m: New persistent variable "pyexec" to hold name of python executable. * python.m (get_python_executable): New function to find name of python executable.
author Rik <rik@octave.org>
date Sat, 09 Jul 2022 10:22:57 -0700
parents c6f9ff84dc84
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
29724
c6f9ff84dc84 .gitattributes: Add file to enforce correct line endings on Windows.
Markus Mützel <markus.muetzel@gmx.de>
parents:
diff changeset
1 # line endings in repository match line endings on disc
c6f9ff84dc84 .gitattributes: Add file to enforce correct line endings on Windows.
Markus Mützel <markus.muetzel@gmx.de>
parents:
diff changeset
2 * -text