mirror of
https://github.com/timothymiller/cloudflare-ddns.git
synced 2026-09-20 06:29:03 -03:00
13 lines
178 B
Plaintext
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/ |