Add python-version to gitignore (#12678)

This commit is contained in:
Andrew Kannan
2021-04-26 21:18:17 +02:00
committed by GitHub
parent 8f660ca1e6
commit b5419bd574
+1
View File
@@ -72,6 +72,7 @@ id_rsa_*
# python things
__pycache__
.python-version
# prerequisites for updating ChibiOS
/util/fmpp*