ustreamer/.dockerignore
2020-08-24 10:21:47 +03:00

7 lines
61 B
Plaintext

# Ignore everything
*
# Allow source code
!Makefile
!src/**