web: add elm setup bundle to .gitignore

Signed-off-by: Aidan Oldershaw <aoldershaw@pivotal.io>
This commit is contained in:
Aidan Oldershaw 2020-02-28 11:13:11 -05:00
parent 7a3088c296
commit 0fc53ad0c6
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -6,6 +6,8 @@ node_modules
tags
web/public/elm.js
web/public/elm.min.js
web/public/bundle.js
web/public/*.bundle.js
web/public/main.css
docker-compose.override.yml