Include app/web/dist in repository
- Remove app/web/dist/** from .gitignore - Add built web assets to repository for deployment - Includes bundle.css, bundle.js, index.html and other static assets
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -118,5 +118,4 @@ pkg/database/testrealy
|
||||
/.idea/.name
|
||||
/ctxproxy.config.yml
|
||||
cmd/benchmark/external/**
|
||||
app/web/dist/**
|
||||
private*
|
||||
Reference in New Issue
Block a user