mirror of
https://github.com/pikvm/ustreamer.git
synced 2025-12-23 18:50:00 +00:00
* build docker image * Push each image to an user github registry. It can be used during development for testing. * set HDMI EDID before starting ustreamer * Update README.md
11 lines
111 B
Plaintext
11 lines
111 B
Plaintext
# Ignore everything
|
|
*
|
|
|
|
# Allow source code
|
|
!Makefile
|
|
!src/**
|
|
!python/**
|
|
!janus/**
|
|
!man/**
|
|
!pkg/docker/entry.sh
|