Merge branch 'sg/t-helper-gitignore' into next

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-09-30 13:42:12 +09:00

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