traefik/.gitignore
Timo Reimann 49a09ab7dd Prepare for dependency vendoring.
- 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.
2017-03-08 22:21:12 +01:00

14 lines
114 B
Plaintext

/dist
/autogen/gen.go
.idea
.intellij
*.iml
/traefik
/traefik.toml
/static/
.vscode/
/site/
*.log
*.exe
.DS_Store