mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
9 lines
177 B
Plaintext
9 lines
177 B
Plaintext
# ignore everything
|
|
*
|
|
|
|
# allow only what we need
|
|
!commafeed-server/target/commafeed.jar
|
|
!commafeed-server/config.docker-warmup.yml
|
|
!commafeed-server/config.yml.example
|
|
|