49a09ab7dd
- Add helper script to simplify glide usage. - Add validation script for unwanted changes to vendoring. - Relax/tighten up .{git,docker}ignore to cover vendored files properly. - .validate: Protect from unbound variable in case of nounset setting. - Install more recent hg version in the build container. - Remove glide installation steps from Dockerfile. - Update documentation.
13 lines
114 B
Text
13 lines
114 B
Text
/dist
|
|
/autogen/gen.go
|
|
.idea
|
|
.intellij
|
|
*.iml
|
|
/traefik
|
|
/traefik.toml
|
|
/static/
|
|
.vscode/
|
|
/site/
|
|
*.log
|
|
*.exe
|
|
.DS_Store
|