Skip to content

Conversation

@rvalyi
Copy link
Member

@rvalyi rvalyi commented Dec 23, 2024

when working with virtualenv (possibly for local dev), one might want to create a project specific virtualenv.
To mimic how it's done in the base Bedrock Acsone image, one might then create it in the odoo folder [1]:

python -m virtualenv odoo

When this is done, the virtualenv files would suddenly pollute the git repo/git status. This .gitignore change avoids that.

[1] https://github.com/acsone/odoo-bedrock/blob/master/Dockerfile-16.0#L35

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants