Files
SCGL/.gitignore

7 lines
102 B
Plaintext

.qwen/
-p/
# 顺便建议忽略一些常见的开发冗余文件
__pycache__/
*.pyc
.env
node_modules/