mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-28 02:23:48 -05:00
Simplify the ignore rules for t/helper directory. * sb/test-helper-excludes: t/helper: ignore everything but sources
6 lines
30 B
Plaintext
6 lines
30 B
Plaintext
*
|
|
!*.sh
|
|
!*.[ch]
|
|
!*.gitignore
|
|
|