mirror of
https://github.com/clearlinux/bsdiff.git
synced 2026-04-28 10:53:45 +00:00
41 lines
377 B
Plaintext
41 lines
377 B
Plaintext
*~
|
|
*.swp
|
|
*.o
|
|
*.i
|
|
*.s
|
|
.libs/
|
|
*.lo
|
|
*.pc
|
|
config.*
|
|
.deps/
|
|
aclocal.m4
|
|
autom4te.cache/
|
|
Makefile
|
|
Makefile.in
|
|
bsdiff
|
|
bsdump
|
|
bspatch
|
|
compile
|
|
configure
|
|
coverage/
|
|
depcomp
|
|
install-sh
|
|
libbsdiff.la
|
|
libtool
|
|
ltmain.sh
|
|
m4/*
|
|
!m4/.gitignore
|
|
missing
|
|
src/.dirstamp
|
|
src/*.gcda
|
|
src/*.gcno
|
|
stamp-h1
|
|
/bsdiff-*.tar.xz
|
|
/bsdiff-*/
|
|
test/*.diff
|
|
test/*.out
|
|
test/*.log
|
|
test/*.trs
|
|
tap-driver.sh
|
|
test-suite.log
|