storj/satellite/admin/ui/.gitignore
Egon Elbre 4a6c2e2a9c satellite/admin/ui: avoid needing an additional copy
This also fixes the build order. Unfortunately we need
to ensure that the web frontends are built before installing
Go binaries.

Fixes https://github.com/storj/storj/issues/4654

Change-Id: I5d1c83125fd3d1a454d3400b2cbdd44bd3f2250c
2022-03-25 11:42:22 +02:00

9 lines
80 B
Plaintext

.DS_Store
node_modules
/build/*
!/build/.keep
/.svelte-kit
/package
.env
.env.*