Files
commafeed/.dockerignore
2023-04-25 07:48:52 +02:00

7 lines
131 B
Plaintext

# ignore everything
*
# allow only what we need
!commafeed-server/target/commafeed.jar
!commafeed-server/config.yml.example