Updated main.py and .gitignore

This commit is contained in:
superobk
2024-04-03 14:03:18 +08:00
parent c002901376
commit 726248246e
2 changed files with 3 additions and 2 deletions

3
.gitignore vendored
View File

@ -163,4 +163,5 @@ cython_debug/
.DS_Store
playground.py
.env*
models
models
.idea/