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 #157

Merged
merged 2 commits into from
Dec 21, 2024
Merged

Update gitignore #157

merged 2 commits into from
Dec 21, 2024

Conversation

tcdent
Copy link
Collaborator

@tcdent tcdent commented Dec 20, 2024

No description provided.

@bboynton97
Copy link
Contributor

bboynton97 commented Dec 21, 2024

do we want uv.lock in the project? i know its good practice to keep the lock file for poetry, bun and npm for example.

edit: so it looks like uv officially recommends against committing the lockfile, but there is an argument in support of it. for example, poetry recommends committing for deployable apps and not for libraries. i feel like with both of these considerations, it's appropriate to add it to the gitignore.

@bboynton97 bboynton97 merged commit 69bd4d5 into AgentOps-AI:main Dec 21, 2024
4 checks passed
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