File size: 103 Bytes
ffc5b57
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
# Environment files
.env
.apikey  # 同时忽略旧密钥文件

# Python
__pycache__/
*.py[cod]
.venv/