dir.c: export excluded_1() and add_excludes_from_file_1()
commitcb097534230a6bd7438e19ce6dff719697cbf983
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Thu, 20 Aug 2009 13:47:04 +0000 (20 20:47 +0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 24 Aug 2009 00:13:33 +0000 (23 17:13 -0700)
tree89b19422f7b332aa19bf321c89f85b25005ead80
parentc84de70781674a35b9bfd20aa5bc8c47582615df
dir.c: export excluded_1() and add_excludes_from_file_1()

These functions are used to handle .gitignore. They are now exported
so that sparse checkout can reuse.

Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
dir.c
dir.h