git-lfs/.gitignore
Steve Streeting e970264f00 Use man content for `help <cmd>' and '<cmd> --help'
Call 'go generate ./commands' to create string entries from .ronns which
the cobra command can then use (added to the build scripts)
2015-09-14 17:26:57 +01:00

27 lines
244 B
Plaintext

bin/
benchmark/
# only allow man/*.\d.ronn files
man/*
*.test
tmp
test/remote
debian/git-lfs/
debian/*.log
debian/files
debian/*.substvars
obj-*
rpm/BUILD*
rpm/*RPMS
rpm/*.log
rpm/SOURCES
repos
docker/*.key
src
commands/mancontent_gen.go