mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-19 20:45:18 -05:00
chore: Ignore python virtualenv files
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -6,4 +6,6 @@
|
|||||||
/zmk-config
|
/zmk-config
|
||||||
/build
|
/build
|
||||||
*.DS_Store
|
*.DS_Store
|
||||||
__pycache__
|
__pycache__
|
||||||
|
.python-version
|
||||||
|
.venv
|
||||||
|
|||||||
Reference in New Issue
Block a user