Explorar o código

Add python-version to gitignore (#12678)

Andrew Kannan %!s(int64=4) %!d(string=hai) anos
pai
achega
b5419bd574
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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