Skip to content

Extend .gitignore files for templates #3301

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

olaughter
Copy link

This adds the ignored items from the main project's .gitignore into the template gitignore files, ensuring newly generated projects will have consistent ignore behaviour as the crewAI repo.

My motivation for this came from ensuring the .venv folder gets ignored when a new crew project is created, though it also just seemed beneficial to ignore the other items from the root .gitignore as well so it matched the project as a whole. I did check that the existing items where present and so kept extra ones for src/crewai/cli/templates/tool/.gitignore

This adds the ignored items from the main project's `.gitignore` into
the template `gitignore` files, ensuring newly generated projects will
have consistent ignore behaviour as the crewAI repo.
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.

1 participant