Files
data-sync-service/.gitignore
T

13 lines
124 B
Plaintext

# 数据文件(敏感信息)
data/*.json
!data/.gitkeep
# 系统文件
.DS_Store
# 日志
*.log
# 备份文件
*.bak