mirror of
https://github.com/pikvm/ustreamer.git
synced 2026-03-02 13:51:41 +00:00
10 lines
90 B
Plaintext
10 lines
90 B
Plaintext
# Ignore everything
|
|
*
|
|
|
|
# Allow source code
|
|
!Makefile
|
|
!src/**
|
|
!python/**
|
|
!janus/**
|
|
!man/**
|