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