Create main.py file
This commit is contained in:
parent
6616d111e2
commit
4916a7bf2a
2 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,4 +1,5 @@
|
||||||
*.mpy
|
*.mpy
|
||||||
*.py
|
*.py
|
||||||
|
!main.py
|
||||||
.ipynb_checkpoints
|
.ipynb_checkpoints
|
||||||
__pycache__
|
__pycache__
|
||||||
|
|
|
||||||
0
src/main.py
Normal file
0
src/main.py
Normal file
Loading…
Add table
Add a link
Reference in a new issue