1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2026-01-27 21:45:56 +00:00

ui: Commit build artifacts

This commit is contained in:
James Hillyerd
2018-11-12 21:53:53 -08:00
parent bea3849c97
commit 1f2d1a4622
8 changed files with 21 additions and 3 deletions

4
.gitignore vendored
View File

@@ -40,14 +40,12 @@ _testmain.go
/cmd/inbucket/inbucket.exe
# Elm UI
/ui/elm.js
/ui/index.html
# elm-package generated files
/ui/elm-stuff
/ui/tests/elm-stuff
# elm-repl generated files
repl-temp-*
# Distribution
/ui/build/
#/ui/build/
# Dependency directories
/ui/node_modules