Parsing gitignore files?
Posted: Fri Mar 22, 2024 4:25 pm
In my app, I need to be able to parse .gitignore files (https://git-scm.com/docs/gitignore). However, before I sit down and try to figure out the spec enough to write a massive parser, I figured I'd check if anyone here has a solution to do this already?
Thanks!
Thanks!