add __pycache__ to gitignore now zmk contains python files
parent
c067629c83
commit
adfa46a9ee
|
@ -6,3 +6,4 @@
|
|||
/zmk-config
|
||||
/build
|
||||
*.DS_Store
|
||||
__pycache__
|
Loading…
Reference in New Issue