Commit c8e04ae
committed
Clean up repository: remove temporary and duplicate files
Removed temporary files and documentation drafts:
1. Documentation cleanup:
- Removed PR_COMMENT.txt (draft, info moved to IMPLEMENTATION_NOTES.md)
- Removed TESTING_GUIDE.md (consolidated into README.md)
- Kept IMPLEMENTATION_NOTES.md (main technical documentation)
2. Removed duplicate build artifacts:
- build/CMakeCache 2.txt
- build/Makefile 2
- build/live 2/* (duplicate live555 build directories)
3. Removed test files and scripts:
- test/test_O.mp4 (temporary test file)
- test_h264.sh, test_mjpeg.sh (testing scripts)
- Added /test directory to .gitignore
4. Updated .gitignore:
- Added /test to ignore test files directory
Repository now contains only:
- Source code
- Single build directory (build/)
- Core documentation (README.md, IMPLEMENTATION_NOTES.md, SECURITY.md)
- Configuration files
This makes the repository cleaner and easier to navigate.1 parent 00355b4 commit c8e04ae
File tree
25 files changed
+1
-7123
lines changed- build
- live 2
- BasicUsageEnvironment
- UsageEnvironment
- groupsock
- hlsProxy
- liveMedia
- mediaServer
- proxyServer
- testProgs
- test
25 files changed
+1
-7123
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
This file was deleted.
This file was deleted.
0 commit comments