Add python-version to gitignore (#12678)
1 files changed, 1 insertions(+), 0 deletions(-) M .gitignore
M .gitignore => .gitignore +1 -0
@@ 72,6 72,7 @@ id_rsa_* # python things __pycache__ +.python-version # prerequisites for updating ChibiOS /util/fmpp*