mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-24 09:18:06 -04:00
Drop and ignore generated assets
We are embedding the assets as part of our build pipeline, and even without that the embedded assets are generated by our `make generate` task anyway, so let's remove thise huge amount of files from the repository and generate it on build time.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -4,3 +4,5 @@ coverage.out
|
||||
/dist
|
||||
|
||||
/phoenix
|
||||
|
||||
/pkg/assets/embed.go
|
||||
|
||||
1248
pkg/assets/embed.go
1248
pkg/assets/embed.go
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user