paleolimbot commented on code in PR #504: URL: https://github.com/apache/arrow-nanoarrow/pull/504#discussion_r1624229882
########## .gitignore: ########## @@ -29,6 +29,7 @@ CMakeUserPresets.json __pycache__ # meson subprojects -subprojects +subprojects/* +!subprojects/*.wrap Review Comment: I *think* I get why this has to be this way but could you perhaps add a comment about why this has to happen? -- 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]
