This commit is contained in:
parent
1d7d183fbb
commit
dea366eff5
12
.gobuild.yml
12
.gobuild.yml
|
@ -3,12 +3,12 @@ description: A Web IDE for Teams using Golang.
|
||||||
|
|
||||||
filesets:
|
filesets:
|
||||||
includes:
|
includes:
|
||||||
- conf/*
|
- conf
|
||||||
- data/*
|
- data
|
||||||
- doc/*
|
- doc
|
||||||
- i18n/*
|
- i18n
|
||||||
- static/*
|
- static
|
||||||
- views/*
|
- views
|
||||||
- README.md
|
- README.md
|
||||||
- LICENSE
|
- LICENSE
|
||||||
excludes:
|
excludes:
|
||||||
|
|
Loading…
Reference in New Issue