fix: 修复 Socket.IO 命名冲突 + config.py 配置 + 添加 gitignore
This commit is contained in:
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
.pytest_cache/
|
||||
*.db
|
||||
*.sqlite
|
||||
.env
|
||||
Reference in New Issue
Block a user