Files
heroku/.dockerignore
GitHub 072b73f323 Initial commit
Co-authored-by: Nick Van Wiggeren <nickvanw@github.com>
Co-authored-by: Thomas Osowski <osowskit@github.com>
Co-authored-by: Nick Van Wiggeren <nickvanw@users.noreply.github.com>
Co-authored-by: Max Schoening <max@max.wtf>
Co-authored-by: Steve Winton <stevewinton@gmail.com>
Co-authored-by: Tom Osowski <osowskit@github.com>
Co-authored-by: Brandon Keepers <bkeepers@github.com>
Co-authored-by: Max Schoening <max@github.com>
Co-authored-by: Steve Winton <swinton@users.noreply.github.com>
Co-authored-by: Guðmundur Bjarni Ólafsson <gudmundur@github.com>
Co-authored-by: Mike Coutermarsh <mscoutermarsh@github.com>
2018-10-16 07:48:39 -07: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