1
0
mirror of https://github.com/prometheus/alertmanager.git synced 2026-02-05 15:45:34 +01:00

chore: Let git ignore temporary files for ui/app

Signed-off-by: nekketsuuu <nekketsuuu@users.noreply.github.com>
This commit is contained in:
nekketsuuu
2021-10-24 20:03:05 +09:00
parent 1b8afe7cb5
commit 007c93e203

2
ui/app/.gitignore vendored
View File

@@ -2,3 +2,5 @@ dist/
elm-stuff/
script.js
.elm
/elm-*
/openapi-*