mirror of
https://github.com/clearlinux/bsdiff.git
synced 2026-04-28 10:53:45 +00:00
gitignore: ignore incomplete or extracted dist tarballs
Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -30,7 +30,8 @@ src/.dirstamp
|
||||
src/*.gcda
|
||||
src/*.gcno
|
||||
stamp-h1
|
||||
bsdiff-*.tar.xz
|
||||
/bsdiff-*.tar.xz
|
||||
/bsdiff-*/
|
||||
test/*.diff
|
||||
test/*.out
|
||||
test/*.log
|
||||
|
||||
Reference in New Issue
Block a user