try / .gitignore
proti0070's picture
Upload folder using huggingface_hub
d75ac2b verified
raw
history blame contribute delete
108 Bytes
# 环境与密钥
.env
.env.local
*.pem
# 依赖与构建
node_modules/
# 日志与临时
*.log
.DS_Store