Update .gitignore
This commit is contained in:
parent
d98eb901c4
commit
14e1cf61d9
|
|
@ -67,3 +67,10 @@ _build
|
||||||
/test-remote-add.test
|
/test-remote-add.test
|
||||||
/test-setuid.test
|
/test-setuid.test
|
||||||
/test-xattrs.test
|
/test-xattrs.test
|
||||||
|
test-varint
|
||||||
|
test*.test
|
||||||
|
|
||||||
|
*.tar.xz
|
||||||
|
*.src.rpm
|
||||||
|
packaging/*.spec
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue