consider supporting .gitignore for ignoring files #428
Labels
component | engine
Core algorithm of the tool
good first issue
Good for newcomers
help wanted
Extra attention is needed
status | it is a good thing
We agree it is good to implement this
type | feature request
New feature or request
I use
alejandra .
to format my project.I have some
.gitignore
'd files that I don't need formatted, and don't want alejandra to waste time traversing those directories and formatting those files.It would be awesome if alejandra could read my .gitignore and omit those files from its formatting list.
The text was updated successfully, but these errors were encountered: