mirror of
https://github.com/semaphoreui/semaphore.git
synced 2024-11-23 12:30:41 +01:00
3a6173fad9
Fix link to CONTRIBUTION.md & add bin/ to .gitignore
17 lines
184 B
Plaintext
17 lines
184 B
Plaintext
gin-bin
|
|
build/
|
|
public/js/bundle.js
|
|
public/css/semaphore.css
|
|
config.json
|
|
.DS_Store
|
|
node_modules
|
|
|
|
.idea/
|
|
caddyfile
|
|
cli/semaphore_*
|
|
bin/
|
|
*-packr.go
|
|
util/version.go
|
|
/vendor/
|
|
/coverage.out
|