add __pycache__ to gitignore now zmk contains python files
This commit is contained in:
parent
c067629c83
commit
adfa46a9ee
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -6,3 +6,4 @@
|
|||
/zmk-config
|
||||
/build
|
||||
*.DS_Store
|
||||
__pycache__
|
Loading…
Reference in a new issue