Skip to content

chore: ignore local config files#143

Merged
himanshu231204 merged 2 commits into
mainfrom
chore/ignore-local-configs
Jul 15, 2026
Merged

chore: ignore local config files#143
himanshu231204 merged 2 commits into
mainfrom
chore/ignore-local-configs

Conversation

@himanshu231204

Copy link
Copy Markdown
Contributor

Summary

Ignore local configuration files that contain provider-specific settings.

Changes

  • Add config.yaml, config.groq.yaml, config.*.yaml to .gitignore
  • Remove config.yaml and config.groq.yaml from git tracking (files kept locally)

Motivation

These config files contain local settings (model choices, provider configs) that vary per developer. They should not be committed to the repository.

Files Modified

  • .gitignore — added config file patterns

Testing

  • Verified files are now ignored by git
  • Verified files still exist locally

@himanshu231204 himanshu231204 merged commit 9ae6c68 into main Jul 15, 2026
10 checks passed
@github-actions

Copy link
Copy Markdown

🎉 Congratulations @himanshu231204!

Your pull request has been successfully merged into main. 🚀

Thank you for contributing to OpenAgentHQ and helping improve the project.

We truly appreciate your contribution and hope to see you back with more amazing PRs!

Happy Open Sourcing! ❤️

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