diff options
Diffstat (limited to 't/helper/.gitignore')
-rw-r--r-- | t/helper/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/t/helper/.gitignore b/t/helper/.gitignore new file mode 100644 index 000000000000..2bad28af9241 --- /dev/null +++ b/t/helper/.gitignore @@ -0,0 +1,5 @@ +* +!*.sh +!*.[ch] +!*.gitignore + |