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:
|
||||
includes:
|
||||
- conf/*
|
||||
- data/*
|
||||
- doc/*
|
||||
- i18n/*
|
||||
- static/*
|
||||
- views/*
|
||||
- conf
|
||||
- data
|
||||
- doc
|
||||
- i18n
|
||||
- static
|
||||
- views
|
||||
- README.md
|
||||
- LICENSE
|
||||
excludes:
|
||||
|
|
Loading…
Reference in New Issue