Merge branch 'sg/t-helper-gitignore'

Update the way build artifacts in t/helper/ directory are ignored.

* sg/t-helper-gitignore:
  t/helper: ignore only executable files
This commit is contained in:
Junio C Hamano 2019-10-07 11:33:00 +09:00
commit 56c7ab0f4e

9
t/helper/.gitignore vendored
View File

@ -1,5 +1,4 @@
*
!*.sh
!*.[ch]
!*.gitignore
/test-tool
/test-fake-ssh
/test-line-buffer
/test-svn-fe