chore: Ignore python virtualenv files
This commit is contained in:
parent
a593c7260a
commit
c965e35140
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -6,4 +6,6 @@
|
|||
/zmk-config
|
||||
/build
|
||||
*.DS_Store
|
||||
__pycache__
|
||||
__pycache__
|
||||
.python-version
|
||||
.venv
|
||||
|
|
Loading…
Add table
Reference in a new issue