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 authored Apr 26, 2021
1 parent e744e58 commit 0a20ccc
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 0a20ccc

Please sign in to comment.