Semaphore/.gitignore
Denis 7263101be0 Use npm instead of submodule. Split public to web/public & web/resources
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
2018-03-13 12:23:20 +05:00

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