- Add cec-control.sh with power, volume, and input commands - Add README with installation and usage instructions Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
16 lines
114 B
Plaintext
16 lines
114 B
Plaintext
# Backup files
|
|
*.bak
|
|
*~
|
|
|
|
# Editor files
|
|
*.swp
|
|
*.swo
|
|
.*.swp
|
|
.*.swo
|
|
.vscode/
|
|
.idea/
|
|
|
|
# OS files
|
|
.DS_Store
|
|
Thumbs.db
|