1
0
mirror of https://github.com/prometheus/alertmanager.git synced 2026-02-05 06:45:45 +01:00
Files
alertmanager/.gitignore
Christoph Maser 6e4e2287be chore: add github issue templates (#4739)
copied from prometheus/prometheus and adapted slightly

Signed-off-by: Christoph Maser <christoph.maser+github@gmail.com>
2025-11-21 16:28:21 +01:00

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