Create main.py file

This commit is contained in:
Laborratte5 2024-05-03 21:02:09 +02:00
parent 6616d111e2
commit 4916a7bf2a
Signed by: Laborratte5
GPG key ID: 3A30072E35202C02
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View file

@ -1,4 +1,5 @@
*.mpy
*.py
!main.py
.ipynb_checkpoints
__pycache__

0
src/main.py Normal file
View file