This repository has been archived on 2024-05-03. You can view files and clone it, but cannot push or open issues or pull requests.
treefmt/internal
Brian McGee acd4997459
feat: support .gitignore files
By default, any files which match `.gitignore` files anywhere within the tree root will be ignored.

This behaviour can be disabled by providing the `--no-gitignore` flag.

Signed-off-by: Brian McGee <brian@bmcgee.ie>
2024-01-08 12:51:45 +00:00
..
cache feat: support .gitignore files 2024-01-08 12:51:45 +00:00
cli feat: support .gitignore files 2024-01-08 12:51:45 +00:00
format feat: support .gitignore files 2024-01-08 12:51:45 +00:00
git feat: support .gitignore files 2024-01-08 12:51:45 +00:00
test feat: support .gitignore files 2024-01-08 12:51:45 +00:00