Add python-version to gitignore (#12678)

miryoku-merge-master
Andrew Kannan 5 years ago committed by GitHub
parent 8f660ca1e6
commit b5419bd574
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitignore vendored

@ -72,6 +72,7 @@ id_rsa_*
# python things
__pycache__
.python-version
# prerequisites for updating ChibiOS
/util/fmpp*

Loading…
Cancel
Save