paulirwin commented on code in PR #930: URL: https://github.com/apache/lucenenet/pull/930#discussion_r1523802355
########## src/dotnet/tools/lucene-cli/.gitignore: ########## @@ -0,0 +1,2 @@ +work/ Review Comment: Yes indeed, I ran this via `dotnet run` in that folder. I'd imagine that would be a fairly common scenario for someone exploring the source code locally or debugging it. I'll leave this in place for now, thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
