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

Exclude .gitignore Specified Files and Folders During Build #126

Merged
merged 5 commits into from
Jul 26, 2023

Conversation

aybruhm
Copy link
Member

@aybruhm aybruhm commented Jul 25, 2023

Hi @mmabrouk,

What does this PR do? It creates a .gitignore file when the CLI command agenta init is run. Specified files and folders mentioned in the .gitignore file are excluded when the user runs the serve command to build the application.

This PR also updates the steps to follow when working on the CLI or SDK code in development mode.

Merging this PR will close issue #99.

Copy link
Member

@mmabrouk mmabrouk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR!
Closes #99

@mmabrouk mmabrouk merged commit d410b86 into Agenta-AI:main Jul 26, 2023
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