mirror of
https://github.com/langgenius/dify.git
synced 2026-05-10 05:56:31 +08:00
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: -LAN- <laipz8200@outlook.com>
4 lines
86 B
Plaintext
4 lines
86 B
Plaintext
# Ignore actual .env files (keep only .env.example files in git)
|
|
*.env
|
|
!*.env.example
|