ustreamer/.dockerignore
2020-08-23 15:36:48 +02:00

8 lines
62 B
Plaintext

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