Design: .omp/plans/zerotier-gateway-switching.md — LuCI app + rpcd/ucode backend + zt-gateway-switch shell script for force / graceful-drain gateway switching on OpenWRT.
29 lines
286 B
Plaintext
29 lines
286 B
Plaintext
# OpenWRT / LuCI build artifacts
|
|
bin/
|
|
tmp/
|
|
.build/
|
|
.config
|
|
.config.old
|
|
feeds.conf.default
|
|
feeds.conf
|
|
*.ipk
|
|
*.ipk.opk
|
|
|
|
# SDK / build cache
|
|
dl/
|
|
staging_dir*/
|
|
build_dir*/
|
|
|
|
# Translations (compiled)
|
|
*.po~
|
|
*.pot
|
|
|
|
# Common OS / editor files
|
|
.DS_Store
|
|
Thumbs.db
|
|
*.swp
|
|
*.swo
|
|
*~
|
|
.vscode/
|
|
.idea/
|