GitignoreMatcher — tailwindcss Architecture
Logic for parsing and hierarchical resolution of .gitignore files.
Entity Profile
Relationship Graph
Domain
Functions
- absolute_parent()
- actual()
- add()
- add()
- add_custom_ignore_filename()
- add_def()
- add_gitignore()
- add_line()
- add_parents()
- add_str()
- allow_directories()
- allow_unclosed_class()
- allow_unclosed_class()
- build()
- build()
- build()
- build()
- build_global()
- bytes()
- case_insensitive()
- case_insensitive()
- case_insensitive()
- check_symlink_loop()
- clear()
- create_gitignore()
- current_dir()
- custom_ignore_exclusive_use()
- custom_ignore_over_ignore()
- deactivate_worker()
- depth()
- drop()
- empty()
- empty()
- empty()
- empty()
- errored_both()
- errored_partial_and_ignore()
- exclude_lowest()
- excludes_file_default()
- expand_tilde()
- explicit_ignore()
- explicit_ignore_exclusive_use()
- filter()
- fmt()
- fmt()
- fmt()
- follow_links()
- from()
- from_path()
- from_walkdir()
- get_work()
- gi_from_str()
- git_ignore()
- git_info_exclude_in_linked_worktree()
- gitconfig_excludes_path()
- gitconfig_home_contents()
- gitconfig_xdg_contents()
- gitignore()
- gitignore()
- gitignore()
- gitignore()
- gitignore_allowed_no_git()
- gitignore_no_git()
- gitignore_parent()
- gitignore_with_jj()
- global()
- has_doublestar_prefix()
- hidden()
- home_dir()
- ignore()
- ignore()
- ignore_over_gitignore()
- ino()
- ino()
- ino()
- into_error_option()
- into_path()
- invert()
- io_error()
- is_dir()
- is_dir()
- is_empty()
- is_empty()
- is_ignore()
- is_negated()
- is_only_dir()
- is_partial()
- is_quit()
- is_quit_now()
- is_whitelist()
- len()
- len()
- map()
- map()
- matched()
- matched()
- matched_path_or_any_parents()
- matched_stripped()
- max_depth()
- maybe_push()
- metadata()
- metadata()
- metadata()
- metadata_internal()
- min_depth()
- mkdirp()
- name()
- new()
- new()
- new()
- new()
- new_for_each_thread()
- new_walkdir()
- next()
- next()
- no_ignores()
- not_present_empty()
- num_ignores()
- num_whitelists()
- num_whitelists()
- only_ignores()
- only_on_files()
- original()
- parse_excludes_file()
- parse_excludes_file1()
- parse_excludes_file2()
- parse_excludes_file3()
- parse_excludes_file4()
- parse_excludes_file5()
- partial()
- path()
- path()
- path()
- path()
- path_equals()
- path_is_symlink()
- path_is_symlink()
- path_string()
- push()
- push()
- regression_106()
- require_git()
- run_one()
- select()
- send_quit()
- should_skip_entry()
- skip_stdout()
- steal()
- strip()
- strip_prefix()
- symlink_loop()
- symlinks()
- threads()
- tmpdir()
- types()
- types()
- visit()
- visit()
- walk_collect()
- wfile_size()
- with_depth()
Frequently Asked Questions
What is the GitignoreMatcher subdomain?
GitignoreMatcher is a subdomain in the tailwindcss codebase, part of the FileSystemIgnore domain. Logic for parsing and hierarchical resolution of .gitignore files. It contains 0 source files.
Which domain does GitignoreMatcher belong to?
GitignoreMatcher belongs to the FileSystemIgnore domain.
What functions are in GitignoreMatcher?
The GitignoreMatcher subdomain contains 161 function(s): absolute_parent, actual, add, add, add_custom_ignore_filename, add_def, add_gitignore, add_line, and 153 more.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free