Skip to content

Commit

Permalink
Add python-version to gitignore (qmk#12678)
Browse files Browse the repository at this point in the history
  • Loading branch information
awkannan committed Apr 26, 2021
1 parent 8f660ca commit b5419bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ id_rsa_*

# python things
__pycache__
.python-version

# prerequisites for updating ChibiOS
/util/fmpp*
Expand Down

0 comments on commit b5419bd

Please sign in to comment.