webcam-loopback-manipulation-screensharing-and-stuff git · main
git clone https://git.christianimmanuel.de/linux-system/webcam-loopback-manipulation-screensharing-and-stuff.gitwget https://git.christianimmanuel.de/linux-system/webcam-loopback-manipulation-screensharing-and-stuff/archive/webcam-loopback-manipulation-screensharing-and-stuff.tar.gz.gitignore raw
# Build artifacts
*.o
*.d
*.a
*.so
*.so.*
vcam
test_screen
# Distribution archives
*.tar.gz
*.tar.bz2
*.zip
# Editor / IDE
.vscode/
.idea/
*.swp
*.swo
*~
.DS_Store
# Local notes / scratch
TODO.local
NOTES.local
scratch/
# Coverage / profiling
*.gcov
*.gcda
*.gcno
gmon.out
perf.data*
# Core dumps
core
core.*
vgcore.*
.built-opencv-1-ort-1