Files
cloudflare_ddns/.gitignore
2026-08-18 11:29:35 +02:00

13 lines
178 B
Plaintext

# Private API keys for updating IPv4 & IPv6 addresses on Cloudflare
config.json
# Rust build artifacts
/target/
debug/
*.pdb
# Git History
**/.history/*
# JetBrains IDE
.idea/