mirror of
https://github.com/semaphoreui/semaphore.git
synced 2024-11-23 12:30:41 +01:00
d417f95273
Additionally: - Added link for running task, https://github.com/ansible-semaphore/semaphore/issues/481 - Added class Listenable and unit tests for it
27 lines
311 B
Plaintext
27 lines
311 B
Plaintext
gin-bin
|
|
build/
|
|
web/public/js/bundle.js
|
|
web/public/css/*.*
|
|
web/public/html/**/*.*
|
|
web/public/fonts/*.*
|
|
web2/dist
|
|
web2/.nyc_output
|
|
config.json
|
|
.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*
|