mirror of
https://github.com/semaphoreui/semaphore.git
synced 2024-11-23 12:30:41 +01:00
30 lines
369 B
Plaintext
30 lines
369 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
|
|
|
|
.vscode
|
|
__debug_bin*
|