Answer the question
In order to leave comments, you need to log in
Is there an implementation of comparing files by mask like in .gitignore?
An analog of git is being made, it has reached the implementation of exceptions for the .gitignore file.
Maybe there is a ready-made library to implement this? It will take a long time to implement all the chips, but I would like to meet the generally accepted standard.
Answer the question
In order to leave comments, you need to log in
I decided to do everything on regexp . They are included in the standard, you do not need to implement them yourself, you can do almost anything with them.
Git is a complex and interesting product. Inside it is a graph database implemented on top of the file system. Complex. Interesting. And from all this you have no questions? And there was a question on such trifle as implementation of exceptions?
What did you actually implement? So what is your level?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question