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