This commit is contained in:
imnyang 2024-11-06 17:14:20 +09:00
commit bf706e58d8
14 changed files with 297 additions and 0 deletions

12
.gitignore vendored Normal file
View file

@ -0,0 +1,12 @@
20*.png
# Auth
cookies.json
# Temp Files
temp/
.env
venv
.venv