# 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/
