build: Create py files from jupyter notebooks
This commit is contained in:
parent
aa5f7c63b5
commit
3532695ae1
2 changed files with 8 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,2 +1,4 @@
|
|||
*.mpy
|
||||
*.py
|
||||
.ipynb_checkpoints
|
||||
__pycache__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue