summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 3433cb9f43705095bccc3172b7f5dc7311689dd4 (plain)
1
2
3
4
5
6
# Gopkg.lock file contains all necessary information for dep to download vendor/ directory
/vendor/
# No binaries should be committed.
/bin/
# Built documentation:
/doc/build/