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
1 changed files with 2 additions and 0 deletions

2
ui/app/.gitignore vendored
View File

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