mirror of
https://github.com/Borales/actions-yarn.git
synced 2026-04-02 02:02:20 +08:00
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
|