Skip to content

fix: do not add .venv to gitignore - #1393

Open
sahilmane69 wants to merge 1 commit into
apify:masterfrom
sahilmane69:fix/do-not-add-venv-js-templates
Open

fix: do not add .venv to gitignore#1393
sahilmane69 wants to merge 1 commit into
apify:masterfrom
sahilmane69:fix/do-not-add-venv-js-templates

Conversation

@sahilmane69

@sahilmane69 sahilmane69 commented Sep 6, 2026

Copy link
Copy Markdown

This PR closes #1353.
Summary
Removes .venv from the generic .gitignore entries added by setLocalEnv.

That list is applied to every Actor project during setup, so JavaScript and TypeScript templates were also getting a Python-specific virtualenv entry.

Testing

  • pnpm test:local
  • pnpm run lint
  • pnpm run format
  • pnpm run build

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.

do not add .venv to gitignore

2 participants