deimos.git2.ignore

Undocumented in source.

Members

Functions

git_ignore_add_rule
int git_ignore_add_rule(git_repository* repo, const(char)* rules)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_ignore_clear_internal_rules
int git_ignore_clear_internal_rules(git_repository* repo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_ignore_path_is_ignored
int git_ignore_path_is_ignored(int* ignored, git_repository* repo, const(char)* path)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta