mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 03:19:24 +00:00
Add python-version to gitignore (#12678)
This commit is contained in:
parent
8f660ca1e6
commit
b5419bd574
1
.gitignore
vendored
1
.gitignore
vendored
@ -72,6 +72,7 @@ id_rsa_*
|
|||||||
|
|
||||||
# python things
|
# python things
|
||||||
__pycache__
|
__pycache__
|
||||||
|
.python-version
|
||||||
|
|
||||||
# prerequisites for updating ChibiOS
|
# prerequisites for updating ChibiOS
|
||||||
/util/fmpp*
|
/util/fmpp*
|
||||||
|
Loading…
Reference in New Issue
Block a user