1
0
mirror of https://github.com/git/git.git synced 2024-09-22 20:41:33 +02:00
git/t/helper/.gitignore
Junio C Hamano 06358125b8 Merge branch 'sb/test-helper-excludes'
Simplify the ignore rules for t/helper directory.

* sb/test-helper-excludes:
  t/helper: ignore everything but sources
2017-12-27 11:16:29 -08:00

6 lines
30 B
Plaintext

*
!*.sh
!*.[ch]
!*.gitignore