Files
unifi-controller/.gitignore
2026-07-13 13:24:39 +02:00

17 lines
161 B
Plaintext

# Secrets
.env
# Persistent application data
config/
mongodb/
# Local backups and archives
*.tgz
*.tar.gz
*.zip
# Logs and editor files
*.log
.DS_Store
*.swp