snazy commented on code in PR #246:
URL: https://github.com/apache/polaris/pull/246#discussion_r1747203958


##########
.gitignore:
##########
@@ -21,6 +21,11 @@ regtests/derby.log
 regtests/metastore_db
 regtests/output/
 
+# Python stuff
+poetry.lock
+polaris-venv/
+pyproject.toml

Review Comment:
   Hm - looks like `./regtests/client/python/pyproject.toml` and 
`./regtests/client/python/poetry.lock` are in versioned Git though.



-- 
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]

Reply via email to