mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-12-09 03:13:41 +08:00
chore: ignore virtual environment directory (#20905)
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -95,6 +95,7 @@ secrets.tar
|
||||
# Python things
|
||||
__pycache__
|
||||
.python-version
|
||||
.venv
|
||||
|
||||
# Prerequisites for updating ChibiOS
|
||||
/util/fmpp*
|
||||
|
||||
Reference in New Issue
Block a user