github.com/x-oss-byte/git-lfs@v2.5.2+incompatible/.gitignore (about) 1 bin/ 2 benchmark/ 3 out/ 4 resource.syso 5 6 # only allow man/*.\d.ronn files 7 man/* 8 9 *.test 10 tmp 11 t/remote 12 t/test_count 13 t/test_count.lock 14 15 debian/git-lfs/ 16 debian/*.log 17 debian/files 18 debian/*.substvars 19 debian/debhelper-build-stamp 20 debian/.debhelper 21 /.pc 22 obj-* 23 24 rpm/BUILD* 25 rpm/*RPMS 26 rpm/*.log 27 rpm/SOURCES 28 29 repos 30 docker/*.key 31 32 src 33 commands/mancontent_gen.go 34 35 lfstest-* 36 !lfstest-*.go