9 lines
107 B
Plaintext
9 lines
107 B
Plaintext
# 环境变量文件(包含敏感信息)
|
|
.env
|
|
|
|
# 其他常见忽略项
|
|
*.log
|
|
*.tmp
|
|
.DS_Store
|
|
Thumbs.db
|