actions-yarn/.dockerignore
2018-11-30 21:14:28 +01:00

8 lines
133 B
Plaintext

# ignore all files by default
*
# include required files with an exception
!entrypoint.sh
!LICENSE
!README.md
!THIRD_PARTY_NOTICE.md