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 filesmaint
commit
56c7ab0f4e
|
@ -1,5 +1,4 @@
|
|||
*
|
||||
!*.sh
|
||||
!*.[ch]
|
||||
!*.gitignore
|
||||
|
||||
/test-tool
|
||||
/test-fake-ssh
|
||||
/test-line-buffer
|
||||
/test-svn-fe
|
||||
|
|
Loading…
Reference in New Issue