mirror of
https://github.com/prometheus/alertmanager.git
synced 2026-02-05 15:45:34 +01:00
copied from prometheus/prometheus and adapted slightly Signed-off-by: Christoph Maser <christoph.maser+github@gmail.com>
25 lines
390 B
Plaintext
25 lines
390 B
Plaintext
/data/
|
|
/alertmanager
|
|
/amtool
|
|
*.yml
|
|
*.yaml
|
|
/.build
|
|
/.release
|
|
/.tarballs
|
|
/vendor
|
|
|
|
!.golangci.yml
|
|
!/cli/testdata/*.yml
|
|
!/cli/config/testdata/*.yml
|
|
!/cluster/testdata/*.yml
|
|
!/config/testdata/*.yml
|
|
!/examples/ha/tls/*.yml
|
|
!/notify/email/testdata/*.yml
|
|
!/doc/examples/simple.yml
|
|
!/circle.yml
|
|
!/.travis.yml
|
|
!/.promu.yml
|
|
!/api/v2/openapi.yaml
|
|
!.github/workflows/*.yml
|
|
!.github/ISSUE_TEMPLATE/*.yml
|