mirror of
https://github.com/pikvm/ustreamer.git
synced 2025-12-24 03:00:01 +00:00
8 lines
62 B
Plaintext
8 lines
62 B
Plaintext
# Ignore everything
|
|
*
|
|
|
|
# Allow source code
|
|
!Makefile
|
|
!src/**
|
|
|