Files
commafeed/.dockerignore

7 lines
131 B
Plaintext
Raw Normal View History

2023-04-24 20:24:20 +02:00
# ignore everything
*
# allow only what we need
!commafeed-server/target/commafeed.jar
!commafeed-server/config.yml.example