dimas-b commented on code in PR #246:
URL: https://github.com/apache/polaris/pull/246#discussion_r1747259909


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

Review Comment:
   but they are not covered by this exclusion :thinking: Do you mean we should 
exclude those files or commit `poetry.lock`?



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