mirror of
https://github.com/semaphoreui/semaphore.git
synced 2024-11-23 12:30:41 +01:00
7263101be0
Fix build under Windows Remove htmls from pug directory Move package.json to web directory Remove OS type checking from test Fix builder.js codestyle Remove Taskfile_windows.yml
19 lines
236 B
Plaintext
19 lines
236 B
Plaintext
gin-bin
|
|
build/
|
|
web/public/js/bundle.js
|
|
web/public/css/*.*
|
|
web/public/html/**/*.*
|
|
web/public/fonts/*.*
|
|
config.json
|
|
.DS_Store
|
|
node_modules/
|
|
|
|
.idea/
|
|
caddyfile
|
|
cli/semaphore_*
|
|
bin/
|
|
*-packr.go
|
|
util/version.go
|
|
/vendor/
|
|
/coverage.out
|
|
!.gitkeep |