Browse Source

Add python-version to gitignore (#12678)

Andrew Kannan 4 năm trước cách đây
mục cha
commit
b5419bd574
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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