Commit graph

4 commits

Author SHA1 Message Date
RTSDA bc7b7f96e1 Remove sensitive service file and add generic template
- Remove livestream-archiver.service with hardcoded usernames and domains
- Add livestream-archiver.service.example as generic template
- Add actual service file to .gitignore to prevent accidental commits
- Users should copy .example file and customize for their setup
2025-08-16 19:00:59 -04:00
RTSDA b247683fea Clean up repository and improve .gitignore
- Remove .DS_Store files (macOS system files)
- Remove package directory (build artifact)
- Remove tar.gz archive (build artifact)
- Add comprehensive .gitignore for Rust projects
- Ignore OS files, editor files, and build artifacts
2025-08-16 18:59:24 -04:00
RTSDA bdcef093c0 Remove .mp4 files and update .gitignore 2025-02-06 22:14:51 -05:00
RTSDA e778e0ec8f Initial commit 2025-02-06 22:14:18 -05:00