dify/docker/.gitignore
macat 48d27e250b
refactor: split docker-compose env config into separate files (#31586)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2026-05-08 15:36:20 +00:00

4 lines
86 B
Plaintext

# Ignore actual .env files (keep only .env.example files in git)
*.env
!*.env.example