Re: Using .ignore file in find

2025-02-13 Thread Bernhard Voelker
On 2/13/25 09:16, Grigorii Sokolik wrote: Dear findutils maintainers team! In the software development world there is a widespread practice of using ignore files. Examples are: - .gitignore - .dockerignore - .clang-format-ignore - ... All of them have the same syntax and the same log

Using .ignore file in find

2025-02-13 Thread Grigorii Sokolik
Dear findutils maintainers team! In the software development world there is a widespread practice of using ignore files. Examples are: - .gitignore - .dockerignore - .clang-format-ignore - ... All of them have the same syntax and the same logic. It would be super great if it would be possi