mirror of
https://github.com/semaphoreui/semaphore.git
synced 2024-11-23 20:35:24 +01:00
31 lines
395 B
Plaintext
31 lines
395 B
Plaintext
gin-bin
|
|
build/
|
|
web/public/js/bundle.js
|
|
web/public/css/*.*
|
|
web/public/html/**/*.*
|
|
web/public/fonts/*.*
|
|
web2/.nyc_output
|
|
web2/dist/**/*
|
|
/config.json
|
|
/.dredd/config.json
|
|
/database.bolt
|
|
/database.boltdb
|
|
.DS_Store
|
|
node_modules/
|
|
|
|
.idea/
|
|
/bin/
|
|
|
|
*-packr.go
|
|
util/version.go
|
|
/vendor/
|
|
/coverage.out
|
|
/public/package-lock.json
|
|
!.gitkeep
|
|
|
|
.dredd/compiled_hooks
|
|
.dredd/compiled_hooks.exe
|
|
|
|
.vscode
|
|
__debug_bin*
|