8 lines
133 B
Plaintext
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
|