💾 Archived View for freeshell.de › tldr › git-check-ignore.gmi captured on 2023-07-10 at 14:33:13. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Analyse and debug Git ignore / exclude (".gitignore") files.
git check-ignore {path/to/file_or_directory}
git check-ignore {path/to/file} {path/to/directory}
git check-ignore --stdin < {path/to/file_list}
git check-ignore --no-index {path/to/files_or_directories}
git check-ignore --verbose {path/to/files_or_directories}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).