X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/9451c57d1c60d70ddd55e21b44382ca96637398e..65f0ea61599dc6d2be95ee961c42a55247130c49:/docs/pyproject_toml.md diff --git a/docs/pyproject_toml.md b/docs/pyproject_toml.md index 77c12b7..ed88f37 100644 --- a/docs/pyproject_toml.md +++ b/docs/pyproject_toml.md @@ -48,6 +48,8 @@ You can also explicitly specify the path to a particular file that you want with If you're running with `--verbose`, you will see a blue message if a file was found and used. +Files listed within a projects `.gitignore` file will not be formatted by _Black_. + Please note `blackd` will not use `pyproject.toml` configuration. ## Configuration format