git-lfs/.gitignore
brian m. carlson 720068bd97
gitignore: ignore the vendor directory
We plan to drop vendoring, but we still want to allow people to vendor
data if they'd like to allow them to build offline.  Let's ignore the
vendor directory so that this doesn't make the working tree dirty.
2022-09-07 19:42:10 +00:00

45 lines
405 B
Plaintext

bin/
benchmark/
out/
resource.syso
man/*
*.test
tmp
t/remote
t/scutiger
t/test_count
t/test_count.lock
debian/git-lfs/
debian/*.log
debian/files
debian/*.substvars
debian/debhelper-build-stamp
debian/.debhelper
/.pc
obj-*
rpm/BUILD*
rpm/*RPMS
rpm/*.log
rpm/SOURCES
repos
docker/*.key
src
commands/mancontent_gen.go
po/build
po/i-reverse.po
*.mo
*.pot
tr/tr_gen.go
lfstest-*
!lfstest-*.go
vendor/