Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update gitignore venv/* to *venv/* #770

Merged

Conversation

honeykjoule
Copy link
Contributor

@honeykjoule honeykjoule commented Apr 11, 2023

Background

issue: #767

Changes

Changes line 10 in the .gitignore from venv/* to *venv/*

Documentation

Such a simple change is self-explanatory, not worth the clutter of a comment line in the .gitignore. It would be better to add a section about venv in the README, these should be a different PR, not this one.

Test Plan

I tested this PR by naming my virtual environment Auto-GPT-venv, then pushed to a branch and confirmed the virtual environment directory was ignored.

PR Quality Checklist

  • My pull request is atomic and focuses on a single change.
  • I have thoroughly tested my changes with multiple different prompts.
  • I have considered potential risks and mitigations for my changes.
  • I have documented my changes clearly and comprehensively.
  • I have not snuck in any "extra" small tweaks changes

Thanks, gn.

@nponeccop nponeccop mentioned this pull request Apr 11, 2023
1 task
@richbeales richbeales merged commit ae6adb4 into Significant-Gravitas:master Apr 12, 2023
sindlinger pushed a commit to Orgsindlinger/Auto-GPT-WebUI that referenced this pull request Sep 25, 2024
…itignore

update gitignore venv/* to *venv/*
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.

3 participants