git-lfs/.gitignore
Sebastian Schuberth a759a2fd05 Use goversioninfo instead of windres to embed Windows resources
windres is not always present whereas goversioninfo is easy to install.

This also fixes the generation of resource.syso to be part of the
standard build script instead of only the AppVeyor CI build.

Finally, adapt update-version.sh to patch versioninfo.json.
2016-12-15 12:27:47 +01:00

32 lines
288 B
Plaintext

bin/
benchmark/
out/
resource.syso
# 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
lfstest-*
!lfstest-*.go