Create .gitignore

add .gitignore
This commit is contained in:
PSBigBig 2025-06-07 20:15:31 +08:00 committed by GitHub
parent 91e96843d7
commit 7e3b8d577e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
__pycache__/
*.pyc
*.log
.env