Skip to content

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