Hello, I just want to ask, is there any possibility to implement recursive search on .gitignore files?
Most dotnet and enterprise gitignore project file isn't searchabale as it's not on the main folder, and it's in child folder.
https://github.com/github/gitignore/tree/main/community/DotNet
eg core.ignore
Any input/reply is appreciated. Thank you
Hello, I just want to ask, is there any possibility to implement recursive search on .gitignore files?
Most dotnet and enterprise gitignore project file isn't searchabale as it's not on the main folder, and it's in child folder.
https://github.com/github/gitignore/tree/main/community/DotNet
eg core.ignore
Any input/reply is appreciated. Thank you