]> git.sesse.net Git - vlc/commit
contrib: don't ignore triplets in subfolders
authorFaustino E. Osuna <enrique.osuna@gmail.com>
Thu, 15 Dec 2011 09:09:29 +0000 (10:09 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Thu, 15 Dec 2011 23:02:43 +0000 (00:02 +0100)
commit657a61fee217c5967412ff78731d0acf452c1978
treeda4ad88d638a1123196f047f9cc571b5b4c7324b
parentb5898cf0168bd7dcc68e34bd39ccbc2f7b4d61e5
contrib: don't ignore triplets in subfolders

Only ignores triplets in the root contrib path. Previous
implementation had the potential to ignore triplets in the
subfolders.

This will allow for creating:
1) Patches using this format (e.g. contrib/src/*/track-me-now.patch).
2) Subfolders beneath contrib's root (but not in contrib itself)
(e.g. contrib/src/track-me-now/*).

OK-ed-by: Rafaël Carré <funman@videolan.org>
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
contrib/.gitignore