add flamemag

+ put __pycache__ into .gitignore
This commit is contained in:
l_samenv
2024-05-14 11:36:42 +02:00
parent 03162d43c1
commit 390294d28a
2 changed files with 9 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
current
startup_display.txt
__pycache__